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

2011-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/86/changes Changes: [mahadev] MAPREDUCE-3485. DISKS_FAILED -101 error code should be defined in same location as ABORTED_CONTAINER_EXIT_STATUS. (Ravi Gummadi via mahadev) - Merging r1210192 from trunk. [mahadev] MAPREDUCE-3458. Fix

Jenkins build is back to normal : Hadoop-Common-trunk #249

2011-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/249/changes

[jira] [Created] (HADOOP-7882) webapps directory is available in HADOOP_HOME as well as in hadoop-core.jar

2011-12-05 Thread Subroto Sanyal (Created) (JIRA)
webapps directory is available in HADOOP_HOME as well as in hadoop-core.jar - Key: HADOOP-7882 URL: https://issues.apache.org/jira/browse/HADOOP-7882 Project: Hadoop

Re: Which branch for my patch?

2011-12-05 Thread Niels Basjes
Hi, https://issues.apache.org/jira/browse/HADOOP-7076 Jenkins has just completed. Although it passed everything else it was '-1' because of 9 javadoc warnings that do not seem related to my patch.

Automatically Documenting Apache Hadoop Configuration

2011-12-05 Thread Praveen Sripati
Hi, Recently there was a query about the Hadoop framework being tolerant for map/reduce task failure towards the job completion. And the solution was to set the 'mapreduce.map.failures.maxpercent` and 'mapreduce.reduce.failures.maxpercent' properties. Although this feature was introduced couple

RE: Compressor setInput input permanence

2011-12-05 Thread Tim Broberg
Thanks for the response, Todd. I'll crawl the trunk for compressor / decompressor references today. If you think of any other versions that should be scanned, please chime in. - Tim. From: Todd Lipcon [t...@cloudera.com] Sent: Sunday, December 04,

Re: Which branch for my patch?

2011-12-05 Thread Eli Collins
On Mon, Dec 5, 2011 at 6:09 AM, Niels Basjes ni...@basjes.nl wrote: Hi, https://issues.apache.org/jira/browse/HADOOP-7076 Jenkins has just completed. Although it passed everything else it was '-1' because of 9 javadoc warnings that do not seem related to my patch.

[jira] [Created] (HADOOP-7883) Upgrade to Avro 1.5.4

2011-12-05 Thread Tom White (Created) (JIRA)
Upgrade to Avro 1.5.4 - Key: HADOOP-7883 URL: https://issues.apache.org/jira/browse/HADOOP-7883 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.23.0 Reporter: Tom White

Re: Automatically Documenting Apache Hadoop Configuration

2011-12-05 Thread Robert Evans
From my work on yarn trying to document the configs there and to standardize them, writing anything that is going to automatically detect config values through static analysis is going to be very difficult. This is because most of the configs in yarn are now built up using static string

Re: Automatically Documenting Apache Hadoop Configuration

2011-12-05 Thread Harsh J
I've seen Oozie do that same break-up of config param names and boy, its difficult to grep in such a code base when troubleshooting. OTOH, we at least get a sane prefix for relevant config names (hope we do?) On 06-Dec-2011, at 12:44 AM, Robert Evans wrote: From my work on yarn trying to

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

2011-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/88/ -- [...truncated 11181 lines...] [javadoc] [loading

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

2011-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/89/ -- [...truncated 11179 lines...] [javadoc] [loading

[jira] [Created] (HADOOP-7885) fix datanode dir permission in hadoop-conf-setup.sh

2011-12-05 Thread Giridharan Kesavan (Created) (JIRA)
fix datanode dir permission in hadoop-conf-setup.sh --- Key: HADOOP-7885 URL: https://issues.apache.org/jira/browse/HADOOP-7885 Project: Hadoop Common Issue Type: Bug Affects Versions: