API Documentation for

2012-01-12 Thread Praveen Sripati
Hi, The API documentation for o.a.h.filecache.DistributedCache is incomplete. In the methods inherited none of the methods are URL to the method details. Without going through the code, it's not possible to get the method arguments and the usage. o.a.h.filecache.DistributedCache (@InterfaceAudien

Hadoop-Mapreduce-0.23-Build - Build # 158 - Still Failing

2012-01-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/158/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 24674 lines...] [INFO] -

Hadoop-Mapreduce-trunk - Build # 956 - Still Failing

2012-01-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/956/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 25866 lines...] [INFO] --

[jira] [Created] (MAPREDUCE-3663) After submitting a job. If the Runjar process gets killed ,then the job is hanging

2012-01-12 Thread Ramgopal N (Created) (JIRA)
After submitting a job. If the Runjar process gets killed ,then the job is hanging -- Key: MAPREDUCE-3663 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3663 Projec

[jira] [Created] (MAPREDUCE-3665) Hadoop ignores old-style config options for enabling compressed output

2012-01-12 Thread Anupam Seth (Created) (JIRA)
Hadoop ignores old-style config options for enabling compressed output -- Key: MAPREDUCE-3665 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3665 Project: Hadoop Map/Reduce

MAPREDUCE-3377.

2012-01-12 Thread Jane Chen
Hi All, I reported the subject issue on 11/8/2011, and proposed a patch on 11/22/2011. This was first reported on 0.20.203, and it still exists on 1.0. This issue prevents a user to set a config property as part of OutputFormat.checkOutputSpec() before a job is submitted. So far I have not h

[jira] [Created] (MAPREDUCE-3666) Broken documentation link for r0.23.0

2012-01-12 Thread Jason Lowe (Created) (JIRA)
Broken documentation link for r0.23.0 - Key: MAPREDUCE-3666 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3666 Project: Hadoop Map/Reduce Issue Type: Bug Components: documentation

Re: MAPREDUCE-3377.

2012-01-12 Thread Eli Collins
Hi Jane, Thanks for contributing!I responded on the jira, your patch looks great, next step is to contribute a test. Thanks, Eli On Thu, Jan 12, 2012 at 12:10 PM, Jane Chen wrote: > Hi All, > > I reported the subject issue on 11/8/2011, and proposed a patch on > 11/22/2011.  This was first

MAPREDUCE-3583

2012-01-12 Thread Ted Yu
Hi, I reported this issue on Dec 20th, 2011 A patch is available for hadoop 1.0 Please kindly take a look. This issue is consistently reproducible on hadoopx build machines and hides hanging HBase tests. Thanks

Yarn build error

2012-01-12 Thread Milind.Bhandarkar
Folks, I am getting the "Error reading assemblies : No assembly descriptor found" error while following the build instructions, and building with "mvn clean install assembly:assembly -Pnative". Can you let me know how to fix this ? - Milind --- Milind Bhandarkar Greenplum Labs, EMC (Disclaimer

[jira] [Resolved] (MAPREDUCE-3406) Add node information to bin/mapred job -list-attempt-ids and other improvements

2012-01-12 Thread Ravi Prakash (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash resolved MAPREDUCE-3406. - Resolution: Duplicate Marking as Duplicate. I'd forgot I'd opened MAPREDUCE-3406

[jira] [Reopened] (MAPREDUCE-3406) Add node information to bin/mapred job -list-attempt-ids and other improvements

2012-01-12 Thread Ravi Prakash (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash reopened MAPREDUCE-3406: - > Add node information to bin/mapred job -list-attempt-ids and other > improvements

[jira] [Resolved] (MAPREDUCE-3662) Command line ask: NM info where containers are launched

2012-01-12 Thread Ravi Prakash (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash resolved MAPREDUCE-3662. - Resolution: Duplicate Marking as Duplicate. I'd forgot I'd opened MAPREDUCE-3406

Re: Yarn build error

2012-01-12 Thread Mahadev Konar
Milind, The build command has changed for Yarn. Now its uniform all over hadoop. You can run: mvn clean package -DskipTests -Pdist -Dtar -Dmaven.javadoc.skip=true to create tarballs now. mahadev On Thu, Jan 12, 2012 at 2:25 PM, wrote: > Folks, > > I am getting the "Error reading assemblie