What are Actions?
Answer / Mohd Nazim
Actions in Spark are operations that trigger physical data processing. Unlike transformations, they return RDDs that reside on disk or have side effects such as writing to an external storage system. Examples of actions include saveAsTextFile, collect, and count.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define paired RDD in Apache Spark?
When creating an RDD, what goes on internally?
What is sparkContext?
What are common uses of Apache Spark?
What do you know about transformations in spark?
What does apache spark do?
Name various types of Cluster Managers in Spark.
Who creates dag in spark?
What is the command to start and stop the Spark in an interactive shell?
Explain about the common workflow of a Spark program?
What is a dstream in apache spark?
Which the fundamental data structure of Spark
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)