You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2015/03/06 02:15:34 UTC

[Hadoop Wiki] Update of "Roadmap" by AndrewWang

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "Roadmap" page has been changed by AndrewWang:
https://wiki.apache.org/hadoop/Roadmap?action=diff&rev1=51&rev2=52

Comment:
Add hadoop 3 section

  On the branch date, a branch is created for the minor release cycle.  After this, only patches for issues rated "blocker" are applied to the branch.  No new features or other improvements are added to branches.  All new features must be added to trunk prior to the branch date.
  
  For more details on how releases are created, see HowToRelease.
+ 
+ == Hadoop 3.x Releases ==
+ 
+ === hadoop-3.0 ===
+  * HADOOP
+   * Move to JDK8+
+   * Classpath isolation on by default [[https://issues.apache.org/jira/browse/HADOOP-11656|HADOOP-11656]]
+   * Shell script rewrite [[https://issues.apache.org/jira/browse/HADOOP-9902|HADOOP-9902]]
+  * HDFS
+   * Removal of hftp in favor of webhdfs [[https://issues.apache.org/jira/browse/HDFS-5570|HDFS-5570]]
+  * YARN
+  * MAPREDUCE
  
  == Hadoop 2.x Releases ==