What is transformation in spark?
Answer / Preeti Arya
"In Apache Spark, a transformation is an operation that takes an RDD and converts it into another RDD. Transformations are lazy - they do not actually execute the RDD until an action (like count(), collect(), or saveAsTextFile()) is called. Some common transformations include map(), filter(), flatMap(), reduceByKey(), and join().".
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is the spark so fast?
What is rdd in spark with example?
Do we need scala for spark?
What are the disadvantages of using Apache Spark over Hadoop MapReduce?
Define fold() operation in Apache Spark?
What do you know about transformations in spark?
Can you explain apache spark?
Explain various cluster manager in Apache Spark?
Is it necessary to start Hadoop to run any Apache Spark Application ?
Does spark store data?
What can skew the mean?
What is the significance of Sliding Window operation?
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)