Does spark store data?
Answer / Yashwant Kumar
Apache Spark does not store data persistently by default. It reads data from various storage systems (e.g., HDFS, S3) and writes data back to those systems. However, it can cache data in memory for faster access during the same job run.
| Is This Answer Correct ? | 0 Yes | 0 No |
State the difference between Spark SQL and Hql
What operations does the "RDD" support?
What is an rdd?
Explain about the popular use cases of Apache Spark
In a given spark program, how will you identify whether a given operation is Transformation or Action ?
Where does Spark Driver run on Yarn?
What is Immutable?
How many types of rdd are there in spark?
What are the various levels of persistence in Apache Spark?
What are the components of spark?
What is RDD Lineage?
Explain how can spark be connected to apache mesos?
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)