You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Nigel Daley <nd...@yahoo-inc.com> on 2008/04/07 08:18:05 UTC

Try out Hadoop 0.17 Feature Freeze build

All,

I'd encourage you to download and tryout the Hadoop 0.17 Feature  
Freeze build from our Hudson build server:
http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-branch/4/ 
artifact/trunk/hadoop-2008-04-06_06-10-12.tar.gz

This tar file does NOT contains builds of the native libraries or the  
Eclipse plugin. The known issues with this build are:

HADOOP-3135 if the 'mapred.system.dir' in the client jobconf is  
different from the JobTracker's value job submission fails
HADOOP-3162 Map/reduce stops working with comma separated input paths
HADOOP-3173 inconsistent globbing support for dfs commands
HADOOP-3069 A failure on SecondaryNameNode truncates the primary  
NameNode image.
HADOOP-3183 Unit test fails on Windows: TestJobShell.testJobShell
HADOOP-3175 "-get file -" does not work
HADOOP-3182 JobClient creates submitJobDir with SYSTEM_DIR_PERMISSION  
( rwx-wx-wx)
HADOOP-3018 Eclipse plugin fails to compile due to missing  
RPC.stopClient() method
HADOOP-1373 checkPath() throws IllegalArgumentException

Please file in Jira any additional issues that you find.

Thanks,
Nige