Re: Jenkins precommit build for HDFS failing

2018-09-27 Thread Duo Zhang
Solved by https://issues.apache.org/jira/browse/INFRA-17068. 张铎(Duo Zhang) 于2018年9月28日周五 上午9:37写道: > I tried to upgrade the yetus version for hbase pre commit job and the > error message is the same with hadoop then. And the problem is that when > fetching the patch we get a 4xx, so we just appl

Re: Jenkins precommit build for HDFS failing

2018-09-27 Thread Duo Zhang
I tried to upgrade the yetus version for hbase pre commit job and the error message is the same with hadoop then. And the problem is that when fetching the patch we get a 4xx, so we just apply a nonexistent file... jira_http_fetch: https://issues.apache.org/jira/browse/HBASE-21233 returned 4xx sta

Re: Jenkins precommit build for HDFS failing

2018-09-27 Thread Ted Yu
Over in hbase precommit, I saw this: https://builds.apache.org/job/PreCommit-HBASE-Build/14514/console Resolving deltas: 86% (114758/133146), completed with 87 local objects.*21:06:47* fatal: pack has 18388 unresolved deltas*21:06:47* fatal: index-pack failed*21:06:47* *21:06:47* at org.jenkins

Jenkins precommit build for HDFS failing

2018-09-27 Thread Ajay Kumar
Hi, Jenkins precommit build for HDFS is failing with error that patch doesn’t apply to trunk, even when patch applies to trunk. I see other build failures with same error for other patches as well. Wanted to reach out to know if it is a known issue. Vote Subsystem Runtime Comment 0 reexec

[jira] [Created] (HDFS-13945) TestDataNodeVolumeFailure is Flaky

2018-09-27 Thread Ayush Saxena (JIRA)
Ayush Saxena created HDFS-13945: --- Summary: TestDataNodeVolumeFailure is Flaky Key: HDFS-13945 URL: https://issues.apache.org/jira/browse/HDFS-13945 Project: Hadoop HDFS Issue Type: Bug

RE: NN run progressively slower

2018-09-27 Thread Brahma Reddy Battula
Looks you are using apache-hadoop 2.6. a) Are there any promotion failures are there..? can be checked using following. -XX:+PrintGCDetails -XX:+PrintPromotionFailure -XX:PrintFLSStatistics=1 b) SurvivorRatio is configured..? can you give all the GC params configured.? Even GC logs.? the opt

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

2018-09-27 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/909/ [Sep 26, 2018 3:46:23 AM] (nanda) HDDS-554. In XceiverClientSpi, implement sendCommand(..) using [Sep 26, 2018 7:00:26 AM] (rohithsharmaks) YARN-8824. App Nodelabel missed after RM restart for finished app

[jira] [Created] (HDDS-561) Move Node2ContainerMap and Node2PipelineMap to NodeManager

2018-09-27 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-561: Summary: Move Node2ContainerMap and Node2PipelineMap to NodeManager Key: HDDS-561 URL: https://issues.apache.org/jira/browse/HDDS-561 Project: Hadoop Distributed Data Store