Re: 'current' document links to 2.3.0

2014-07-22 Thread Arpit Agarwal
On a related note, https://hadoop.apache.org/docs/stable/ still points to 2.2.0. Since 2.4.x is the current stable series, I updated stable to point to 2.4.1. On Mon, Jul 14, 2014 at 12:13 AM, Akira AJISAKA wrote: > Thanks Andrew! > > > > One thing we can do though is have proper notes for 2.5

Re: 'current' document links to 2.3.0

2014-07-14 Thread Akira AJISAKA
Thanks Andrew! > One thing we can do though is have proper notes for 2.5 :) Filed https://issues.apache.org/jira/browse/HADOOP-10821 (2014/07/12 6:49), Andrew Wang wrote: I just moved the symlink in the site svn repo according to step 12 in [1], dunno when it'll get propagated. The release no

Re: 'current' document links to 2.3.0

2014-07-11 Thread Andrew Wang
I just moved the symlink in the site svn repo according to step 12 in [1], dunno when it'll get propagated. The release notes for 2.3.0+ also still talk about federation and MRv2 being new features. I think it's generated from the release tarball, so we probably should have fixed these notes befo

'current' document links to 2.3.0

2014-07-10 Thread Akira AJISAKA
Hi, I noticed http://hadoop.apache.org/docs/current/ linked to 2.3.0. Now 2.4.1 is the latest release, would you please update the link? Thanks, Akira