Build failed in Jenkins: Hadoop-Common-trunk #346

2012-03-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/346/changes Changes: [szetszwo] HDFS-3082. Clean up FSDatasetInterface and change DataNode.data to package private. [suresh] HADOOP-8164. Back slash as path separator is handled for Windows only. Contributed by Daryn Sharp.

Build failed in Jenkins: Hadoop-Common-0.23-Build #192

2012-03-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/192/changes Changes: [szetszwo] svn merge -c 1300392 from trunk for HDFS-3082. [suresh] HADOOP-8164. Merging change 1300290 from trunk to 0.23 -- [...truncated 107368 lines...] 30 KB 17 KB

[jira] [Created] (HADOOP-8169) javadoc generation fails with java.lang.OutOfMemoryError: Java heap space

2012-03-14 Thread Thomas Graves (Created) (JIRA)
javadoc generation fails with java.lang.OutOfMemoryError: Java heap space - Key: HADOOP-8169 URL: https://issues.apache.org/jira/browse/HADOOP-8169 Project: Hadoop Common

[jira] [Resolved] (HADOOP-8020) Reduce the allowed Javadoc warnings from 13 to 11

2012-03-14 Thread Jonathan Eagles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles resolved HADOOP-8020. - Resolution: Invalid Reduce the allowed Javadoc warnings from 13 to 11

Questions about HDFS’s placement policy

2012-03-14 Thread Giovanni Marzulli
Hello, I'm trying HDFS on a small test cluster and I need to clarify some doubts about hadoop behaviour. Some details of my cluster: Hadoop version: 0.20.2 I have two racks (rack1, rack2). Three datanodes for every rack. Replication factor is set to 3. HDFS’s placement policy is to put one

[jira] [Created] (HADOOP-8170) LdapGroupsMapping should support a configurable search limit

2012-03-14 Thread Jonathan Natkins (Created) (JIRA)
LdapGroupsMapping should support a configurable search limit Key: HADOOP-8170 URL: https://issues.apache.org/jira/browse/HADOOP-8170 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8171) add -force option to namenode -format command

2012-03-14 Thread Arpit Gupta (Created) (JIRA)
add -force option to namenode -format command - Key: HADOOP-8171 URL: https://issues.apache.org/jira/browse/HADOOP-8171 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.24.0,

git repo not syncing?

2012-03-14 Thread Jason Lowe
The git repository seems to have stopped syncing the svn repository. The most recent commit was for svn revision 1300392, and that was almost 24 hours ago. Does something need to be kicked to get it syncing again? Jason

Re: [PLAN] Freeze date, Hadoop 1.0.2 RC

2012-03-14 Thread Suresh Srinivas
Matt, HADOOP-4855/HDFS-3075 adds capability to restore failed storage directories on the namenode. This helps in not having to restart the Namenode for flaky NFS storage directories and improves operability. It has already been committed to branch-1. I am planning to commit this patch to 1.0.2

Re: [PLAN] Freeze date, Hadoop 1.0.2 RC

2012-03-14 Thread Eli Collins
On Wed, Mar 14, 2012 at 4:41 PM, Suresh Srinivas sur...@hortonworks.com wrote: Matt, HADOOP-4855/HDFS-3075 adds capability to restore failed storage directories on the namenode. This helps in not having to restart the Namenode for flaky NFS storage directories and improves operability. It