[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: 1.0.

[jira] [Created] (HADOOP-7884) test-patch seems to fail when a patch goes across projects (common/hdfs/mapreduce) or touches hadoop-assemblies/hadoop-dist.

2011-12-05 Thread Alejandro Abdelnur (Created) (JIRA)
test-patch seems to fail when a patch goes across projects (common/hdfs/mapreduce) or touches hadoop-assemblies/hadoop-dist. Key: HADOOP-7884

Re: Which branch for my patch?

2011-12-05 Thread Niels Basjes
Hi, On Mon, Dec 5, 2011 at 18:54, Eli Collins wrote: > >> https://issues.apache.org/jira/browse/HADOOP-7076 > > >> >>> Your patch based on the old structure would be useful for > backporting > >> >>> this feature from trunk to a release with the old structure (eg 1.x, > >> >>> 0.22). To reques

Jenkins build is back to normal : Hadoop-Common-0.23-Build #90

2011-12-05 Thread Apache Jenkins Server
See

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

2011-12-05 Thread Apache Jenkins Server
See -- [...truncated 11179 lines...] [javadoc] [loading

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

2011-12-05 Thread Apache Jenkins Server
See -- [...truncated 11181 lines...] [javadoc] [loading

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

2011-12-05 Thread Apache Jenkins Server
See Changes: [tucu] Merge -r 1210547:1210548 from trunk to branch. FIXES: MAPREDUCE-3389 -- [...truncated 11177 lines...] [javadoc] [loading

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 docu

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 con

[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 Assig

Re: Automatically Documenting Apache Hadoop Configuration

2011-12-05 Thread Harsh J
Praveen, (Inline.) On 05-Dec-2011, at 10:14 PM, Praveen Sripati wrote: > 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.

Re: Which branch for my patch?

2011-12-05 Thread Eli Collins
On Mon, Dec 5, 2011 at 6:09 AM, Niels Basjes 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. >> > >> > >> https://b

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, 20

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 of

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. > > > > > https://builds.apache.org/job/PreCommit-HADOOP-Build/432/artifact/trunk/h

[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: Hadoo

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

2011-12-05 Thread Apache Jenkins Server
See

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

2011-12-05 Thread Apache Jenkins Server
See 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 f