[jira] [Resolved] (HADOOP-7915) possible Case for NullPointerException

2014-09-18 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved HADOOP-7915. --- Resolution: Invalid > possible Case for NullPointerException > --

[jira] [Created] (HADOOP-11110) JavaKeystoreProvider should not report a key as created if it was not flushed to the backing file

2014-09-18 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-0: Summary: JavaKeystoreProvider should not report a key as created if it was not flushed to the backing file Key: HADOOP-0 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Created] (HADOOP-11109) Site build is broken

2014-09-18 Thread Jian He (JIRA)
Jian He created HADOOP-11109: Summary: Site build is broken Key: HADOOP-11109 URL: https://issues.apache.org/jira/browse/HADOOP-11109 Project: Hadoop Common Issue Type: Bug Reporter:

[jira] [Created] (HADOOP-11108) KMS: add testcase for multiple kerberos principals.

2014-09-18 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11108: --- Summary: KMS: add testcase for multiple kerberos principals. Key: HADOOP-11108 URL: https://issues.apache.org/jira/browse/HADOOP-11108 Project: Hadoop Co

[jira] [Created] (HADOOP-11107) Improve tests to not rely on JDK random implementation

2014-09-18 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-11107: Summary: Improve tests to not rely on JDK random implementation Key: HADOOP-11107 URL: https://issues.apache.org/jira/browse/HADOOP-11107 Project: Hadoop Common

Time to address the Guava version problem

2014-09-18 Thread Steve Loughran
I know we've been ignoring the Guava version problem, but HADOOP-10868 added a transitive dependency on Guava 16 by way of Curator 2.6. Maven currently forces the build to use Guava 11.0.2, but this is hiding at compile timeall code paths from curator which may use classes & methods that aren't th

[jira] [Created] (HADOOP-11105) MetricsSystemImpl could leak memory in registered callbacks

2014-09-18 Thread Chuan Liu (JIRA)
Chuan Liu created HADOOP-11105: -- Summary: MetricsSystemImpl could leak memory in registered callbacks Key: HADOOP-11105 URL: https://issues.apache.org/jira/browse/HADOOP-11105 Project: Hadoop Common

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

2014-09-18 Thread Apache Jenkins Server
See -- [...truncated 8263 lines...] Running org.apache.hadoop.io.TestBloomMapFile Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 sec Running org.apache.hadoop.io.TestObject