Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left

  Apply Now

Apache Spark Basics

56 / 89

In the following code, which statements would get evaluated:

1. var a = sc.textFile("mydata"); 
2. var b = a.filter(...); 
3. a.take(5)

Note - Having trouble with the assessment engine? Follow the steps listed here


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...