Hadoop-Hdfs-trunk - Build # 2317 - Still Failing

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2317/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7465 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

Build failed in Jenkins: Hadoop-Hdfs-trunk #2317

2015-09-16 Thread Apache Jenkins Server
See Changes: [eyang] HADOOP-12374. Updated expunge command description. -- [...truncated 7272 lines...] Running org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer Tests run:

[jira] [Created] (HDFS-9089) Balancer and Mover should use ".system" as reserved inode name instead of "system"

2015-09-16 Thread Archana T (JIRA)
Archana T created HDFS-9089: --- Summary: Balancer and Mover should use ".system" as reserved inode name instead of "system" Key: HDFS-9089 URL: https://issues.apache.org/jira/browse/HDFS-9089 Project: Hadoop

[jira] [Reopened] (HDFS-8915) TestFSNamesystem.testFSLockGetWaiterCount fails intermittently in jenkins

2015-09-16 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki reopened HDFS-8915: Assignee: Masatake Iwasaki (was: Anu Engineer) I can reproduce this in my local environmen

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

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/378/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8965 lines...] [INFO] [INFO] --- maven-source-plugi

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

2015-09-16 Thread Apache Jenkins Server
See Changes: [eyang] HADOOP-12374. Updated expunge command description. -- [...truncated 8772 lines...] Running org.apache.hadoop.hdfs.TestLargeBlock Tests run: 1, Failures: 0, Errors: 0,

[jira] [Created] (HDFS-9090) Write hot data on few nodes may cause performance issue

2015-09-16 Thread He Tianyi (JIRA)
He Tianyi created HDFS-9090: --- Summary: Write hot data on few nodes may cause performance issue Key: HDFS-9090 URL: https://issues.apache.org/jira/browse/HDFS-9090 Project: Hadoop HDFS Issue Type: B

Hadoop-Hdfs-trunk - Build # 2318 - Still Failing

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2318/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7438 lines...] [INFO] --- maven-source-plugin:2.3:jar-no-

Build failed in Jenkins: Hadoop-Hdfs-trunk #2318

2015-09-16 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4078. Add getPendingResourceRequestForAttempt in YarnScheduler interface. Contributed by Naganarasimha G R [stevel] HDFS-9072. Fix random failures in TestJMXGet. (J.Andreina via stevel) -

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

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/379/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8031 lines...] [INFO] --- maven-source-plugin:2.3:te

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

2015-09-16 Thread Apache Jenkins Server
See Changes: [jianhe] YARN-4078. Add getPendingResourceRequestForAttempt in YarnScheduler interface. Contributed by Naganarasimha G R [stevel] HDFS-9072. Fix random failures in TestJMXGet. (J.Andreina via stevel) [stevel] HDF

Build failed in Jenkins: Hadoop-Hdfs-trunk #2319

2015-09-16 Thread Apache Jenkins Server
See Changes: [stevel] HDFS-9073. Fix failures in TestLazyPersistLockedMemory testReleaseOnEviction(). (J.Andreina via stevel) [stevel] YARN-3433. Jersey tests failing with Port in Use -again. (Brahma Reddy Battula)

Hadoop-Hdfs-trunk - Build # 2319 - Still Failing

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2319/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7585 lines...] [INFO] --- maven-source-plugin:2.3:jar-no-

[jira] [Resolved] (HDFS-9052) deleteSnapshot runs into AssertionError

2015-09-16 Thread Alex Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Ivanov resolved HDFS-9052. --- Resolution: Duplicate > deleteSnapshot runs into AssertionError > -

Re: INotify stability

2015-09-16 Thread Mohammad Islam
any help or pointer? On Tuesday, September 15, 2015 11:52 AM, Mohammad Islam wrote: Hi,We were using INotify feature in one of our internal service. Looks like it creates a lot of memory pressure on NN. Memory usage goes very high and remains the same causing expensive GC. Did an

Re: [VOTE] Release Apache Hadoop 2.6.1 RC0

2015-09-16 Thread Nick Dimiduk
Hi folks, I ran a modified version [0] of the compatibility checking tool we use in HBase over this release. There's one source-related issue [1] in YARN API that may need to be addressed in the next candidate. Otherwise, it's looking pretty clean for a patch release. Nice job! [0]: http://people

Re: INotify stability

2015-09-16 Thread Ravi Prakash
Hi Mohammad! Thanks for reporting the issue. Could you please take a heap dump of the NN and analyze it to see where the memory is being spent? ThanksRavi On Tuesday, September 15, 2015 11:53 AM, Mohammad Islam wrote: Hi,We were using INotify feature in one of our internal service.

Re: INotify stability

2015-09-16 Thread Aaron T. Myers
Hey Mohammad, Ravi's suggestion of getting a heap dump would almost certainly let you get to the bottom of this, but I'll just throw out there that it sounds like you may have been hitting https://issues.apache.org/jira/browse/HDFS-8965, which indeed can be triggered by use of inotify. That's fixe

[jira] [Created] (HDFS-9091) Erasure Coding: Provide DistributedFilesystem API to getAllErasureCodingPolicies

2015-09-16 Thread Rakesh R (JIRA)
Rakesh R created HDFS-9091: -- Summary: Erasure Coding: Provide DistributedFilesystem API to getAllErasureCodingPolicies Key: HDFS-9091 URL: https://issues.apache.org/jira/browse/HDFS-9091 Project: Hadoop HDFS

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

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/380/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7410 lines...] [INFO] Executed tasks [INFO] [INFO]

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

2015-09-16 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-7995. Implement chmod in the HDFS Web UI. Contributed by Ravi Prakash and Haohui Mai. -- [...truncated 7217 lines...] Running org.apache.hadoop.hdfs.server.name

[jira] [Created] (HDFS-9092) Nfs silently drops overlapping write requests, thus data copying can't complete

2015-09-16 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-9092: --- Summary: Nfs silently drops overlapping write requests, thus data copying can't complete Key: HDFS-9092 URL: https://issues.apache.org/jira/browse/HDFS-9092 Project: Ha

Build failed in Jenkins: Hadoop-Hdfs-trunk #2320

2015-09-16 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-7995. Implement chmod in the HDFS Web UI. Contributed by Ravi Prakash and Haohui Mai. [wheat9] MAPREDUCE-6477. Replace usage of deprecated NameNode.DEFAULT_PORT in TestFileSystem. Contributed by Mingliang

Hadoop-Hdfs-trunk - Build # 2320 - Still Failing

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2320/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7481 lines...] [INFO] --- maven-source-plugin:2.3:jar-no-

[jira] [Created] (HDFS-9093) Initialize protobuf fields in RemoteBlockReaderTest

2015-09-16 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-9093: Summary: Initialize protobuf fields in RemoteBlockReaderTest Key: HDFS-9093 URL: https://issues.apache.org/jira/browse/HDFS-9093 Project: Hadoop HDFS Issue Type: Sub

[jira] [Reopened] (HDFS-9000) Allow reconfiguration without restart for parameters where applicable.

2015-09-16 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou reopened HDFS-9000: - Reopen it as umbrella. There are much work to do. > Allow reconfiguration without restart for paramete

[jira] [Created] (HDFS-9094) Add command line option to ask NameNode reload configuration.

2015-09-16 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HDFS-9094: --- Summary: Add command line option to ask NameNode reload configuration. Key: HDFS-9094 URL: https://issues.apache.org/jira/browse/HDFS-9094 Project: Hadoop HDFS

[jira] [Created] (HDFS-9095) RPC client should fail gracefully when the connection is timed out or reset

2015-09-16 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-9095: Summary: RPC client should fail gracefully when the connection is timed out or reset Key: HDFS-9095 URL: https://issues.apache.org/jira/browse/HDFS-9095 Project: Hadoop HDFS

Re: [VOTE] Release Apache Hadoop 2.6.1 RC0

2015-09-16 Thread Vinod Vavilapalli
Thanks for the verification Nick! Regarding that one issue, we saw this before itself in 2.7 and deemed it to be a compatible change given the expected usage of the API. The error in your report is “a client class C is not abstract and does not override abstract method in ApplicationBaseProtoco

[VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-16 Thread Vinod Kumar Vavilapalli
Hi all, After a nearly month long [1] toil, with loads of help from Sangjin Lee and Akira Ajisaka, and 153 (RC0)+7(RC1) commits later, I've created a release candidate RC1 for hadoop-2.6.1. RC1 is RC0 [0] (for which I opened and closed a vote last week) + UI fixes for the issue Sangjin raised (YA

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

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/381/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8102 lines...] [INFO] [INFO] --- maven-source-plugi

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

2015-09-16 Thread Apache Jenkins Server
See Changes: [wheat9] MAPREDUCE-6477. Replace usage of deprecated NameNode.DEFAULT_PORT in TestFileSystem. Contributed by Mingliang Liu. -- [...truncated 7909 lines...] Tests run: 2, Fail

[jira] [Created] (HDFS-9096) Issue in Rollback (after rolling upgrade) from hadoop 2.7.1 to 2.4.0

2015-09-16 Thread Harpreet Kaur (JIRA)
Harpreet Kaur created HDFS-9096: --- Summary: Issue in Rollback (after rolling upgrade) from hadoop 2.7.1 to 2.4.0 Key: HDFS-9096 URL: https://issues.apache.org/jira/browse/HDFS-9096 Project: Hadoop HDFS

Build failed in Jenkins: Hadoop-Hdfs-trunk #2321

2015-09-16 Thread Apache Jenkins Server
See Changes: [wheat9] HADOOP-12417. TestWebDelegationToken failing with port in use. Contributed by Mingliang Liu. -- [...truncated 7238 lines...] Running org.apache.hadoop.hdfs.server.balance

Hadoop-Hdfs-trunk - Build # 2321 - Still Failing

2015-09-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2321/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7431 lines...] [INFO] [INFO] --- maven-source-plugin:2.3