Created 03-22-2016 03:12 PM
Its could be most basic question from newbies but still could anyone please let me know java concepts tightly coupled for working as developer in hadoop. Please advise. Thanks in advance.
Created 03-23-2016 08:11 AM
The java hello world of Hadoop is WordCount, start with that, then advance to writing user defined functions in pig and hive, then try out Spark and Storm using Java API. First step is https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduc.... there are many answers to your question.
View solution in original post