[jira] [Created] (HADOOP-9197) Some little confusion in official documentation

2013-01-10 Thread Jason Lee (JIRA)
Jason Lee created HADOOP-9197: - Summary: Some little confusion in official documentation Key: HADOOP-9197 URL: https://issues.apache.org/jira/browse/HADOOP-9197 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-9196) Modify BloomFilter.write() to address memory concerns

2013-01-10 Thread James (JIRA)
James created HADOOP-9196: - Summary: Modify BloomFilter.write() to address memory concerns Key: HADOOP-9196 URL: https://issues.apache.org/jira/browse/HADOOP-9196 Project: Hadoop Common Issue Type: I

Re: Problem creating patch for HADOOP-9184

2013-01-10 Thread Robert Evans
http://wiki.apache.org/hadoop/HowToContribute should explain it. There are sections for both pre and post mavinization. Look for test-patch.sh which is the script you run for the 1.0 branch --Bobby On 1/10/13 9:54 AM, "Jeremy Karn" wrote: >The patch doesn't apply to trunk (I'm not that famili

Re: Problem creating patch for HADOOP-9184

2013-01-10 Thread Jeremy Karn
The patch doesn't apply to trunk (I'm not that familiar with the latest code structure but it looks like the problem doesn't exist in trunk), but I'm not sure what I'm suppose to run for a non-trunk commit. The dev-support directory doesn't exist and there's no pre-commit ant target for the 0.20 b

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

2013-01-10 Thread Apache Jenkins Server
See Changes: [eli] HDFS-4032. Specify the charset explicitly rather than rely on the default. Contributed by Eli Collins [tucu] MAPREDUCE-4907. TrackerDistributedCacheManager issues too many getFileStatus calls. (sandyr via tucu)

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

2013-01-10 Thread Apache Jenkins Server
See Changes: [jlowe] svn merge -c 1431131 FIXES: MAPREDUCE-4848. TaskAttemptContext cast error during AM recovery. Contributed by Jerry Chen [tgraves] YARN-325. RM CapacityScheduler can deadlock when getQueueInfo() is called