Re: Erratic Jenkins behavior

2015-02-18 Thread Colin P. McCabe
Hmm. I guess my thought would be that we would have a fixed number of "slots" (i.e. executors on a single node with associated .m2 directories). Then we wouldn't clear each .m2 in between runs, but we would ensure that only one slot at a time had access to each directory. In that case, build tim

[jira] [Created] (HDFS-7813) TestDFSHAAdminMiniCluster#testFencer testcase is failing ferquently

2015-02-18 Thread Rakesh R (JIRA)
Rakesh R created HDFS-7813: -- Summary: TestDFSHAAdminMiniCluster#testFencer testcase is failing ferquently Key: HDFS-7813 URL: https://issues.apache.org/jira/browse/HDFS-7813 Project: Hadoop HDFS Is

[jira] [Created] (HDFS-7812) Remove httpclient dependency from hadoop-hdfs

2015-02-18 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-7812: --- Summary: Remove httpclient dependency from hadoop-hdfs Key: HDFS-7812 URL: https://issues.apache.org/jira/browse/HDFS-7812 Project: Hadoop HDFS Issue Type: Tas

[jira] [Created] (HDFS-7811) Avoid recursive call getStoragePolicyID in INodeFile#computeQuotaUsage

2015-02-18 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-7811: Summary: Avoid recursive call getStoragePolicyID in INodeFile#computeQuotaUsage Key: HDFS-7811 URL: https://issues.apache.org/jira/browse/HDFS-7811 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-7809) Block and lease recovery failure caused by snapshot issue

2015-02-18 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HDFS-7809. -- Resolution: Fixed > Block and lease recovery failure caused by snapshot issue > -

[jira] [Created] (HDFS-7810) Datanode registration process fails in hadoop 2.6

2015-02-18 Thread Biju Nair (JIRA)
Biju Nair created HDFS-7810: --- Summary: Datanode registration process fails in hadoop 2.6 Key: HDFS-7810 URL: https://issues.apache.org/jira/browse/HDFS-7810 Project: Hadoop HDFS Issue Type: Bug

Re: Erratic Jenkins behavior

2015-02-18 Thread Chris Nauroth
I¹m pretty sure there is no guarantee of isolation on a shared .m2/repository directory for multiple concurrent Maven processes. I¹ve had a theory for a while that one build running ³mvm install² can overwrite the snapshot artifact that was just installed by another concurrent build. This can cre

[jira] [Created] (HDFS-7809) Block and lease recovery failure caused by snapshot issue

2015-02-18 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-7809: Summary: Block and lease recovery failure caused by snapshot issue Key: HDFS-7809 URL: https://issues.apache.org/jira/browse/HDFS-7809 Project: Hadoop HDFS Issue Typ

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #99

2015-02-18 Thread Apache Jenkins Server
See Changes: [ozawa] HADOOP-11600. Fix up source codes to be compiled with Guava 17.0. (ozawa) [umamahesh] HDFS-7797. Add audit log for setQuota operation (Rakesh R via umamahesh) [umamahesh] HDFS-4266. BKJM: Separate write an

Hadoop-Hdfs-trunk-Java8 - Build # 99 - Failure

2015-02-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/99/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7017 lines...] [INFO] --- maven-javadoc-plugin:2.8.1:

[jira] [Created] (HDFS-7808) Unused code in DFSHAAdmin.java

2015-02-18 Thread Arshad Mohammad (JIRA)
Arshad Mohammad created HDFS-7808: - Summary: Unused code in DFSHAAdmin.java Key: HDFS-7808 URL: https://issues.apache.org/jira/browse/HDFS-7808 Project: Hadoop HDFS Issue Type: Improvement