What are the different methods to run Spark over Apache Hadoop?
-
-
In how many ways can we use Spark over Hadoop?
Describe various techniques to run Apache Spark over Hadoop
-
Instead of MapReduce we can use spark on top of Hadoop ecosystem
-spark with HDFS
you can read and write data in HDFS
-spark with Hive
you can read and analyse and write back to the hive
- You must be logged in to reply to this topic.