| 1. |
How Can You Compare Hadoop And Spark In Terms Of Ease Of Use? |
|
Answer» Hadoop MapReduce requires PROGRAMMING in Java which is difficult, though Pig and Hive MAKE it considerably easier. Learning Pig and Hive syntax takes time. Spark has interactive APIs for different languages LIKE Java, Python or Scala and also includes Shark i.e. Spark SQL for SQL LOVERS - making it comparatively easier to use than Hadoop. Hadoop MapReduce requires programming in Java which is difficult, though Pig and Hive make it considerably easier. Learning Pig and Hive syntax takes time. Spark has interactive APIs for different languages like Java, Python or Scala and also includes Shark i.e. Spark SQL for SQL lovers - making it comparatively easier to use than Hadoop. |
|