[jira] [Created] (HADOOP-8812) ExitUtil#terminate should print Exception#toString

2012-09-14 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8812: --- Summary: ExitUtil#terminate should print Exception#toString Key: HADOOP-8812 URL: https://issues.apache.org/jira/browse/HADOOP-8812 Project: Hadoop Common Iss

Re: Test timeouts

2012-09-14 Thread Todd Lipcon
On Fri, Sep 14, 2012 at 11:23 AM, Aaron T. Myers wrote: > > So, if you see a test case fail by reaching the Surefire fork timeout, > please file a JIRA to add a JUnit timeout for that test. If when adding a > test case you think that it might time out, please add a JUnit timeout. I'd go one step

[jira] [Created] (HADOOP-8811) Compile hadoop native library in FreeBSD

2012-09-14 Thread Radim Kolar (JIRA)
Radim Kolar created HADOOP-8811: --- Summary: Compile hadoop native library in FreeBSD Key: HADOOP-8811 URL: https://issues.apache.org/jira/browse/HADOOP-8811 Project: Hadoop Common Issue Type: Bu

Re: update re: Hadoop-1.1.0-rc0

2012-09-14 Thread Bhandarkar, Milind
>- MAPREDUCE-4049 - plugin for generic shuffle service Committers, What else is needed on MR-4049 to commit ? - milind >

[jira] [Created] (HADOOP-8810) when building with documentation build stops waiting for ENTER on terminal

2012-09-14 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-8810: -- Summary: when building with documentation build stops waiting for ENTER on terminal Key: HADOOP-8810 URL: https://issues.apache.org/jira/browse/HADOOP-8810

[jira] [Resolved] (HADOOP-8734) LocalJobRunner does not support private distributed cache

2012-09-14 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved HADOOP-8734. - Resolution: Fixed Fix Version/s: 1-win Hadoop Flags: Reviewed

Test timeouts

2012-09-14 Thread Aaron T. Myers
Hello devs, With the commit of HADOOP-8755, we now have support for printing a thread dump whenever a test case times out. However, this will only happen for test cases which are annotated with a JUnit timeout, i.e. those annotated with something like "@Test(timeout=X)". Unfortunately, there doesn

[jira] [Resolved] (HADOOP-8799) commons-lang version mismatch

2012-09-14 Thread Joel Costigliola (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Costigliola resolved HADOOP-8799. -- Resolution: Invalid > commons-lang version mismatch >

[jira] [Created] (HADOOP-8809) RPMs should skip useradds if the users already exist

2012-09-14 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-8809: -- Summary: RPMs should skip useradds if the users already exist Key: HADOOP-8809 URL: https://issues.apache.org/jira/browse/HADOOP-8809 Project: Hadoop Common

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

2012-09-14 Thread Apache Jenkins Server
See Changes: [atm] HADOOP-8755. Print thread dump when tests fail due to timeout. Contributed by Andrey Klochkov. [atm] HDFS-3924. Multi-byte id in HdfsVolumeId. Contributed by Andrew Wang. [atm] HADOOP-8795. BASH tab completion d