Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-06-08 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/52/ [Jun 9, 2016 7:56:12 AM] (kai.zheng) HADOOP-13220. Follow on fixups after upgraded mini-kdc using Kerby. [Jun 8, 2016 2:11:25 PM] (jlowe) YARN-5206. RegistrySecurity includes id:pass in exception text if [J

HDFS Erasuring Coding Block placement policy related reconstruction work not scheduled appropriately

2016-06-08 Thread Rui Gao
Hi all, We found out that under RS-DEFAULT-6-3-64k EC policy, if an EC file was witten to 5 racks, reconstruction work would be scheduled if the 6th rack is added. While adding the 7th rack or more racks will not trigger reconstruction work. Based on “BlockPlacementPolicyRackFaultTolerant.java”,

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

2016-06-08 Thread Apache Jenkins Server
See Changes: [naganarasimha_gr] YARN-4308. ContainersAggregated CPU resource utilization reports -- [...truncated 5267 lines...] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time e

Hadoop-Hdfs-trunk-Java8 - Build # 1324 - Still Failing

2016-06-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1324/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5464 lines...] [INFO] [INFO] --- maven-enforcer-pl

[jira] [Created] (HDFS-10510) DFSAdmin#SetBalancerBandwidth supports bandwidth with a binary prefix

2016-06-08 Thread Yiqun Lin (JIRA)
Yiqun Lin created HDFS-10510: Summary: DFSAdmin#SetBalancerBandwidth supports bandwidth with a binary prefix Key: HDFS-10510 URL: https://issues.apache.org/jira/browse/HDFS-10510 Project: Hadoop HDFS

[jira] [Created] (HDFS-10509) httpfs generates docs in bin tarball

2016-06-08 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HDFS-10509: --- Summary: httpfs generates docs in bin tarball Key: HDFS-10509 URL: https://issues.apache.org/jira/browse/HDFS-10509 Project: Hadoop HDFS Issue Type: B

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

2016-06-08 Thread Apache Jenkins Server
See Changes: [wang] Remove redundant TestMiniDFSCluster.testDualClusters. Contributed by [gera] MAPREDUCE-6240. Hadoop client displays confusing error message. (gera) [raviprak] HDFS-10220. A large number of expired leases can

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

2016-06-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1323/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5506 lines...] [INFO] [INFO] --- maven-enforcer-pl

Re: INotify and atime

2016-06-08 Thread Chris Nauroth
Hello Rahul, I don't believe there is any fundamental difference in the handling of the atime update for HDFS inotify. I'd expect you to receive an event with EventType.METADATA and MetadataUpdateEvent.TIMES, and I wouldn't expect that you'd need to save a new fsimage to trigger the notification.

[jira] [Created] (HDFS-10508) DFSInputStream should set thread's interrupt status after catching InterruptException from sleep

2016-06-08 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-10508: Summary: DFSInputStream should set thread's interrupt status after catching InterruptException from sleep Key: HDFS-10508 URL: https://issues.apache.org/jira/browse/HDFS-10508

[jira] [Resolved] (HDFS-10507) libhfds++: if HA is available, authentication doesn't get parsed in configs

2016-06-08 Thread Bob Hansen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Hansen resolved HDFS-10507. --- Resolution: Fixed > libhfds++: if HA is available, authentication doesn't get parsed in configs >

[jira] [Created] (HDFS-10507) libhfds++: if HA is available, authentication doesn't get parsed in configs

2016-06-08 Thread Bob Hansen (JIRA)
Bob Hansen created HDFS-10507: - Summary: libhfds++: if HA is available, authentication doesn't get parsed in configs Key: HDFS-10507 URL: https://issues.apache.org/jira/browse/HDFS-10507 Project: Hadoop H

INotify and atime

2016-06-08 Thread rahul gidwani
I was testing Inotify locally and noticed that unless I save the FSImage I can't get a MetadataUpdateEvent to get fired. The test is pretty basic: I setup a minicluster with conf.setLong("dfs.access.time.precision", 1); create a file (verify I get a EventType.Create) I read that file and verify

[jira] [Resolved] (HDFS-10504) DFSClient filesBeingWritten memory leak when client gets RemoteException - could only be replicated to 0 nodes instead of minReplication (=1)

2016-06-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-10504. -- Resolution: Invalid Hi [~sebyonthenet], jira is not appropriate for such discussion/troubleshoo

[jira] [Created] (HDFS-10506) OIV's ReverseXML processor cannot reconstruct some snapshot details

2016-06-08 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-10506: --- Summary: OIV's ReverseXML processor cannot reconstruct some snapshot details Key: HDFS-10506 URL: https://issues.apache.org/jira/browse/HDFS-10506 Proje

[jira] [Created] (HDFS-10505) OIV's ReverseXML processor should support ACLs

2016-06-08 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-10505: --- Summary: OIV's ReverseXML processor should support ACLs Key: HDFS-10505 URL: https://issues.apache.org/jira/browse/HDFS-10505 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-8061) Create an Offline FSImage Viewer tool

2016-06-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-8061. Resolution: Duplicate Fix Version/s: 2.8.0 Target Version/s: 2.8.0 I

Jenkins build is back to normal : Hadoop-Hdfs-trunk-Java8 #1322

2016-06-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

[jira] [Created] (HDFS-10504) DFSClient filesBeingWritten memory leak when client gets RemoteException - could only be replicated to 0 nodes instead of minReplication (=1)

2016-06-08 Thread Seb Mo (JIRA)
Seb Mo created HDFS-10504: - Summary: DFSClient filesBeingWritten memory leak when client gets RemoteException - could only be replicated to 0 nodes instead of minReplication (=1) Key: HDFS-10504 URL: https://issues.apach

[jira] [Created] (HDFS-10503) DiskBalancer: simplify adding command options

2016-06-08 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HDFS-10503: Summary: DiskBalancer: simplify adding command options Key: HDFS-10503 URL: https://issues.apache.org/jira/browse/HDFS-10503 Project: Hadoop HDFS Issue Type

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

2016-06-08 Thread Apache Jenkins Server
See Changes: [Arun Suresh] YARN-5204. Properly report status of killed/stopped queued containers. -- [...truncated 5250 lines...] Running org.apache.hadoop.hdfs.TestWriteBlockGetsBlockLe

Hadoop-Hdfs-trunk-Java8 - Build # 1321 - Still Failing

2016-06-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1321/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5447 lines...] [INFO] [INFO] --- maven-enforcer-pl

[jira] [Resolved] (HDFS-10502) Enabled memory locking and now HDFS won't start up

2016-06-08 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-10502. -- Resolution: Invalid Hello [~machey]. I recommend taking these questions to the u...@hadoop.apa

Re: Cannot create release artifacts for branch-2.8

2016-06-08 Thread Akira AJISAKA
+1 for fixing create-release. I'll try to backport HADOOP-12892. Thanks, Akira On 6/8/16 07:05, Wangda Tan wrote: It's also the best option to fix create-release. If we cannot get help to fix the script, it seems the only choice is to maintain CHANGES.txt again in branch-2. On Tue, Jun 7, 2016

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

2016-06-08 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-5206. RegistrySecurity includes id:pass in exception text if -- [...truncated 5250 lines...] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.1

Hadoop-Hdfs-trunk-Java8 - Build # 1320 - Still Failing

2016-06-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1320/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5447 lines...] [INFO] [INFO] --- maven-enforcer-pl

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-06-08 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/51/ [Jun 7, 2016 8:52:55 AM] (aajisaka) HDFS-10485. Fix findbugs warning in FSEditLog.java. (aajisaka) [Jun 7, 2016 4:18:58 PM] (junping_du) HADOOP-10048. LocalDirAllocator should avoid holding locks while [Jun

[jira] [Created] (HDFS-10502) Enabled memory locking and now HDFS won't start up

2016-06-08 Thread Chris Machemer (JIRA)
Chris Machemer created HDFS-10502: - Summary: Enabled memory locking and now HDFS won't start up Key: HDFS-10502 URL: https://issues.apache.org/jira/browse/HDFS-10502 Project: Hadoop HDFS Issu

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

2016-06-08 Thread Apache Jenkins Server
See Changes: [kai.zheng] HADOOP-13220. Follow on fixups after upgraded mini-kdc using Kerby. -- [...truncated 5259 lines...] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed

Hadoop-Hdfs-trunk-Java8 - Build # 1319 - Still Failing

2016-06-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1319/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5456 lines...] [INFO] [INFO] --- maven-enforcer-pl