Login
Remember
Register
Ask a Question
Recent questions tagged spark-preliminaries
+1
vote
1
answer
Which is not a Storage level in Spark ?
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
storage
spark
+1
vote
1
answer
By default Spark uses which algorithm to remove old and unused RDD to release more memory.
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark
rdd
spark-preliminaries
0
votes
1
answer
RDDs can also be unpersisted to remove RDD from a permanent storage like memory and/or disk.
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
rdd
storage
0
votes
1
answer
Which of the following is true of caching the RDD ?
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark
rdd
caching
spark-preliminaries
0
votes
1
answer
Types of operations that can be performed on RDDs
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
rdd
+1
vote
1
answer
To launch a Spark application in any one of the four modes(local, standalone, MESOS or YARN) use
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
spark-applications
+1
vote
1
answer
Which tells spark how and where to access a cluster
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
0
votes
1
answer
Which is responsible for task scheduling and memory management ?
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
memory-management
+1
vote
1
answer
Which of the following is true of running a Spark application on Hadoop YARN?
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
+1
vote
1
answer
Which of the following Scala statement would be most appropriate to load the data (sfpd.txt) into an RDD? Assume that SparkContext is available as the variable “sc” and SQLContext as the variable “sqlContext.”
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
+1
vote
1
answer
Spark can integrate with which of the following data storage systems?
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
+1
vote
1
answer
Which of the following file formats are supported by Spark ?
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
+1
vote
1
answer
Spark supports loading data from Hbase.
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
+1
vote
1
answer
An instance of the Spark SQL execution engine that integrates with data stored in Hive:
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
spark-sql
0
votes
1
answer
RDD is in spark
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
rdd
spark-preliminaries
0
votes
1
answer
Which action returns all the elements of the dataset as an array.
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
spark-preliminaries
0
votes
1
answer
We can edit the data of RDD like conversion to uppercase
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
rdd
spark-preliminaries
0
votes
1
answer
Identify correct transformation
asked
Sep 16, 2022
in
Spark Preliminaries
by
sharadyadav1986
transformation
spark-preliminaries
0
votes
1
answer
Choose correct statement about RDD
asked
Sep 16, 2022
in
Spark Preliminaries
by
kamalkhandelwal29
spark-preliminaries
0
votes
1
answer
Choose correct statement
asked
Sep 16, 2022
in
Spark Preliminaries
by
kamalkhandelwal29
spark-preliminaries
Page:
1
2
next »
...