7 From Schema RDD data can be cache by which one of the given choices

0 votes
7)From Schema RDD, data can be cache by which one of the given choices?

a)cacheTable("tableName")

b)Hive SQL Statement CACHE TABLE tableName

c)cache method on RDDs

d)we cannot cache data
Nov 23, 2020 in Apache Spark by ritu
• 960 points
1,598 views

1 answer to this question.

0 votes

Hi, @Ritu,

According to the official documentation of Spark 1.2, Spark SQL can cache tables using an in-memory columnar format by calling sqlContext.cacheTable("tableName").

answered Nov 23, 2020 by Gitika
• 65,910 points

Related Questions In Apache Spark

0 votes
1 answer

4)Spark streaming converts streaming data into DStreams. which one of the given statements about DStreams is True?

Hi@ritu, Spark DStream (Discretized Stream) is the basic ...READ MORE

answered Nov 23, 2020 in Apache Spark by MD
• 95,440 points
2,362 views
0 votes
1 answer

12)Which one of the given flows correctly describe the Spark Streaming Architecture?

Hi@ritu, You need to learn the Architecture of ...READ MORE

answered Nov 23, 2020 in Apache Spark by MD
• 95,440 points
3,188 views
0 votes
0 answers

17)from the given choices, identify the value returned by $"whatever"?

17)from the given choices, identify the value ...READ MORE

Nov 25, 2020 in Apache Spark by ritu
• 960 points
1,275 views
0 votes
1 answer

How can I compare the elements of the RDD using MapReduce?

You have to use the comparison operator ...READ MORE

answered May 24, 2018 in Apache Spark by Shubham
• 13,490 points
3,165 views
0 votes
2 answers

5)Using which one of the given choices will you create an RDD with specific partitioning?

Hi, @Ritu, option b for you, as Hash Partitioning ...READ MORE

answered Nov 23, 2020 in Apache Spark by Gitika
• 65,910 points
3,637 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP