- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Java syllabus for hadoop?
- Labels:
-
Apache Hadoop
Created ‎03-22-2016 03:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎03-23-2016 08:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
