|
|
-
RE: Release 0.20.1 release announcement...Andy Sautins 2009-09-20, 20:17
One correction. I meant the releases page just don't reflect 0.20.1, not 0.21 as I said. Oops. -----Original Message----- From: Andy Sautins [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 20, 2009 2:16 PM To: [EMAIL PROTECTED] Subject: RE: Release 0.20.1 release announcement... Understood there hasn't been a HDFS or MapReduce release yet. I think it would be a little confusing to someone new downloading the way it is. I think I agree with the fix you suggest on the documentation. Not sure this addresses the release page. You mention there hasn't been a release for HDFS/MapReduce yet but going to the HDFS/MapReduce pages it looks like there have been a ton of releases ( i.e., it reflects pre-project split ) except that it doesn't include 0.21. Seems to me for the releases pages for HDFS/MapReduce they should change ( at least temporarily ) to indicate there hasn't been a release yet for those sub-projects and point to the releases page for common. I'll go ahead file jiras for HDFS/MapReduce and submit a patch. Thanks Andy -----Original Message----- From: Owen O'Malley [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 20, 2009 1:34 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Release 0.20.1 release announcement... On Sep 20, 2009, at 11:32 AM, Andy Sautins wrote: > But the hdfs and mapreduce projects show the 0.20.0 release which > is inconsistent since the links all download from hadoop/core/ which > shows hadoop-0.20.1 as the current stable release: > > http://hadoop.apache.org/hdfs/releases.html > http://hadoop.apache.org/mapreduce/releases.html > > > That's a little confusing. Also note that the documentation link > for mapreduce and hdfs show 0.20.0 while common shows 0.20.1. From > installing 0.20.1 it includes common/hdfs/mapreduce so I suspect all > 3 pages should show the same release/documentation links. Is that > true? If it is I'd be happy to help with the task if it's something > that needs to be done. There are in fact, no releases yet of HDFS and MapReduce, since they were split out a couple of months ago. The proper fix is to remove their 0.20.0 links and make them point to the documentation for the common 0.20.1 release documentation. Please file a jira in HDFS and MapReduce and attach a patch relative to the documentation in http://svn.apache.org/respos/asf/hadoop/hdfs/site http://svn.apache.org/respos/asf/hadoop/mapreduce/site Thanks, Owen |