[jira] [Created] (HADOOP-8848) hadoop-mapreduce-client-core fails compilation in Eclipse due to missing Avro-generated classes

2012-09-26 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8848: - Summary: hadoop-mapreduce-client-core fails compilation in Eclipse due to missing Avro-generated classes Key: HADOOP-8848 URL: https://issues.apache.org/jira/browse/HADOOP-8848

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

2012-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/544/changes Changes: [acmurthy] MAPREDUCE-4649. Ensure MapReduce JobHistory Daemon doens't assume HADOOP_YARN_HOME and HADOOP_MAPRED_HOME are the same. Contributed by Vinod K V. [acmurthy] HADOOP-8794. Rename YARN_HOME to HADOOP_YARN_HOME.

[jira] [Created] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-09-26 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HADOOP-8849: -- Summary: FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them Key: HADOOP-8849 URL:

Re: Commits breaking compilation of MR 'classic' tests

2012-09-26 Thread Arun C Murthy
Point. I've opened https://issues.apache.org/jira/browse/MAPREDUCE-4687 to track this. On Sep 25, 2012, at 9:33 PM, Eli Collins wrote: How about adding this step to the MR PreCommit jenkins job so it's run as part test-patch? On Tue, Sep 25, 2012 at 7:48 PM, Arun C Murthy

[jira] [Created] (HADOOP-8850) Method org.apache.hadoop.hdfs.TestHftpFileSystem.tearDown() sometimes throws NPEs

2012-09-26 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HADOOP-8850: -- Summary: Method org.apache.hadoop.hdfs.TestHftpFileSystem.tearDown() sometimes throws NPEs Key: HADOOP-8850 URL: https://issues.apache.org/jira/browse/HADOOP-8850

[jira] [Created] (HADOOP-8851) Use -XX:+HeapDumpOnOutOfMemoryError JVM option in the forked tests

2012-09-26 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HADOOP-8851: -- Summary: Use -XX:+HeapDumpOnOutOfMemoryError JVM option in the forked tests Key: HADOOP-8851 URL: https://issues.apache.org/jira/browse/HADOOP-8851

[jira] [Created] (HADOOP-8852) DelegationTokenRenewer thread is not stopped when its filesystem is closed

2012-09-26 Thread Tom White (JIRA)
Tom White created HADOOP-8852: - Summary: DelegationTokenRenewer thread is not stopped when its filesystem is closed Key: HADOOP-8852 URL: https://issues.apache.org/jira/browse/HADOOP-8852 Project: Hadoop

[jira] [Created] (HADOOP-8853) BytesWritable setsize unchecked

2012-09-26 Thread Sven Meys (JIRA)
Sven Meys created HADOOP-8853: - Summary: BytesWritable setsize unchecked Key: HADOOP-8853 URL: https://issues.apache.org/jira/browse/HADOOP-8853 Project: Hadoop Common Issue Type: Bug

Re: Commits breaking compilation of MR 'classic' tests

2012-09-26 Thread Arun C Murthy
Fair, however there are still tests which need to be ported over. We can remove them after the port. On Sep 26, 2012, at 9:54 AM, Robert Evans wrote: As per my comment on the bug. I though we were going to remove them. MAPREDUCE-4266 only needs a little bit more work, change a patch to a

Re: Commits breaking compilation of MR 'classic' tests

2012-09-26 Thread Robert Evans
That is fine, we may want to then mark it so that the MR-4687 depends on the JIRA to port the tests, so the tests don't disapear before we are done. --Bobby From: Arun C Murthy a...@hortonworks.commailto:a...@hortonworks.com Date: Wednesday, September 26, 2012 12:31 PM To:

[jira] [Created] (HADOOP-8855) SSL-based image transfer does not work when Kerberos is disabled

2012-09-26 Thread Todd Lipcon (JIRA)
Todd Lipcon created HADOOP-8855: --- Summary: SSL-based image transfer does not work when Kerberos is disabled Key: HADOOP-8855 URL: https://issues.apache.org/jira/browse/HADOOP-8855 Project: Hadoop

[jira] [Created] (HADOOP-8856) SecuirtyUtil#openSecureHttpConnection should use an authenticated URL even if kerberos is not enabled

2012-09-26 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8856: --- Summary: SecuirtyUtil#openSecureHttpConnection should use an authenticated URL even if kerberos is not enabled Key: HADOOP-8856 URL:

[jira] [Resolved] (HADOOP-8856) SecuirtyUtil#openSecureHttpConnection should use an authenticated URL even if kerberos is not enabled

2012-09-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-8856. - Resolution: Duplicate Dupe of HADOOP-8855

[jira] [Created] (HADOOP-8857) hadoop.http.authentication.signature.secret.file should be created if the configured file does not exist

2012-09-26 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8857: --- Summary: hadoop.http.authentication.signature.secret.file should be created if the configured file does not exist Key: HADOOP-8857 URL:

[jira] [Created] (HADOOP-8858) backport branch-trunk-win: HADOOP-8234 Enable user group mappings on Windows

2012-09-26 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8858: - Summary: backport branch-trunk-win: HADOOP-8234 Enable user group mappings on Windows Key: HADOOP-8858 URL: https://issues.apache.org/jira/browse/HADOOP-8858

[jira] [Created] (HADOOP-8859) Improve SecurityUtil#openSecureHttpConnection javadoc

2012-09-26 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8859: --- Summary: Improve SecurityUtil#openSecureHttpConnection javadoc Key: HADOOP-8859 URL: https://issues.apache.org/jira/browse/HADOOP-8859 Project: Hadoop Common