What is in memory in spark?
Answer / Vivek Kishor
In Apache Spark, data is stored in-memory through RDDs (Resilient Distributed Datasets) and DataFrames/DataSets. This allows for faster processing as the data does not need to be constantly read from disk.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are common uses of Apache Spark?
What is an rdd?
Explain Spark leftOuterJoin() and rightOuterJoin() operation?
Explain schemardd?
What are the disadvantages of using Apache Spark over Hadoop MapReduce?
Explain the operation reduce() in Spark?
Is hadoop mandatory for spark?
What is spark driver application?
What is spark vectorization?
How to identify that the given operation is transformation or action?
Can you explain spark rdd?
What is spark context spark session?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)