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

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

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

2016-06-13 Thread Apache Jenkins Server
See Changes: [aajisaka] HADOOP-13270. BZip2CompressionInputStream finds the same compression -- [...truncated 5973 lines...] Running org.apache.hadoop.hdfs.TestDFSUpgradeFromImage Tests r

Re: [DISCUSS] Increased use of feature branches

2016-06-13 Thread Karthik Kambatla
Thanks for clarifying Andrew. Inline. On Mon, Jun 13, 2016 at 3:59 PM, Andrew Wang wrote: > > On Fri, Jun 10, 2016 at 9:39 PM, Karthik Kambatla > wrote: > >> I would like to understand the trunk-incompat part of the proposal a >> little better. >> >> Is trunk-incompat always going to be a super

[jira] [Resolved] (HDFS-10523) hdfs dfs -du -s / may return incorrect summary

2016-06-13 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen resolved HDFS-10523. -- Resolution: Duplicate Oops, just realized the issue is fixed. Should have checked before creating. > hd

[jira] [Created] (HDFS-10523) hdfs dfs -du -s / may return incorrect summary

2016-06-13 Thread Xiao Chen (JIRA)
Xiao Chen created HDFS-10523: Summary: hdfs dfs -du -s / may return incorrect summary Key: HDFS-10523 URL: https://issues.apache.org/jira/browse/HDFS-10523 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-10521) hdfs dfs -du -s / returns incorrect summary

2016-06-13 Thread Xiao Chen (JIRA)
Xiao Chen created HDFS-10521: Summary: hdfs dfs -du -s / returns incorrect summary Key: HDFS-10521 URL: https://issues.apache.org/jira/browse/HDFS-10521 Project: Hadoop HDFS Issue Type: Bug A

[jira] [Created] (HDFS-10522) hdfs dfs -du -s / may return incorrect summary

2016-06-13 Thread Xiao Chen (JIRA)
Xiao Chen created HDFS-10522: Summary: hdfs dfs -du -s / may return incorrect summary Key: HDFS-10522 URL: https://issues.apache.org/jira/browse/HDFS-10522 Project: Hadoop HDFS Issue Type: Bug

Re: [DISCUSS] Increased use of feature branches

2016-06-13 Thread Andrew Wang
On Fri, Jun 10, 2016 at 9:39 PM, Karthik Kambatla wrote: > I would like to understand the trunk-incompat part of the proposal a > little better. > > Is trunk-incompat always going to be a superset of trunk? If yes, is it > just a change in naming convention with a hope that our approach to trunk

Re: [DISCUSS] Increased use of feature branches

2016-06-13 Thread Colin McCabe
On Mon, Jun 13, 2016, at 12:41, Anu Engineer wrote: > Hi Colin, > > >Even if everyone used branches for all development, person X might merge > >their branch before person Y, forcing person Y to do a rebase or merge. > >It is not the presence of absence of branches that causes the need to > >merg

[jira] [Created] (HDFS-10520) DiskBalancer: Fix Checkstyle issues in test code

2016-06-13 Thread Anu Engineer (JIRA)
Anu Engineer created HDFS-10520: --- Summary: DiskBalancer: Fix Checkstyle issues in test code Key: HDFS-10520 URL: https://issues.apache.org/jira/browse/HDFS-10520 Project: Hadoop HDFS Issue Type

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

2016-06-13 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-10519) Add a configuration option to enable in-progress edit log tailing

2016-06-13 Thread Jiayi Zhou (JIRA)
Jiayi Zhou created HDFS-10519: - Summary: Add a configuration option to enable in-progress edit log tailing Key: HDFS-10519 URL: https://issues.apache.org/jira/browse/HDFS-10519 Project: Hadoop HDFS

Re: Hadoop JIRA web access is down?

2016-06-13 Thread Ted Yu
Please see: https://status.apache.org/ Access to JIRA has been flaky today. FYI On Mon, Jun 13, 2016 at 1:18 PM, Xiaoyu Yao wrote: > Both hadoop hdfs and common JIRA sites are down. Any known issue? > https://issues.apache.org/jira/browse/hdfs > https://issues.apache.org/jira/browse/HADOOP > >

Hadoop JIRA web access is down?

2016-06-13 Thread Xiaoyu Yao
Both hadoop hdfs and common JIRA sites are down. Any known issue? https://issues.apache.org/jira/browse/hdfs https://issues.apache.org/jira/browse/HADOOP issues.apache.org is currently unable to handle this request.

Re: [DISCUSS] Increased use of feature branches

2016-06-13 Thread Gangumalla, Uma
On 6/13/16, 12:41 PM, "Anu Engineer" wrote: >Hi Colin, > >>Even if everyone used branches for all development, person X might merge >>their branch before person Y, forcing person Y to do a rebase or merge. >>It is not the presence of absence of branches that causes the need to >>merge or rebase

Re: [DISCUSS] Increased use of feature branches

2016-06-13 Thread Anu Engineer
Hi Colin, >Even if everyone used branches for all development, person X might merge >their branch before person Y, forcing person Y to do a rebase or merge. >It is not the presence of absence of branches that causes the need to >merge or rebase, but the presence of absence of "churn." You are pe

[jira] [Resolved] (HDFS-9564) DiskBalancer: Refactor Execute Command

2016-06-13 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou resolved HDFS-9564. - Resolution: Invalid I closed this, as the code base evolved much, the refactoring proposed in the

[jira] [Resolved] (HDFS-9563) DiskBalancer: Refactor Plan Command

2016-06-13 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou resolved HDFS-9563. - Resolution: Invalid I closed this, as the code base evolved much, the refactoring proposed in the

Re: [DISCUSS] Increased use of feature branches

2016-06-13 Thread Colin McCabe
On Sun, Jun 12, 2016, at 05:06, Steve Loughran wrote: > > On 10 Jun 2016, at 20:37, Anu Engineer wrote: > > > > I actively work on two branches (Diskbalancer and ozone) and I agree with > > most of what Sangjin said. > > There is an overhead in working with branches, there are both technical >

Re: Adding functionality based on mover

2016-06-13 Thread Rushabh Shah
Hi Justyna,Thanks for showing interest in hadoop development.You can sign up for apache jira here:https://issues.apache.org/jira/browse/Click on "Log in" located at top right corner.There you can sign up as a new member.Then open a jira under HDFS project. You cannot assign any jira to yourself.

Xiaoyu offline 10:00-11:30AM today for Dental appointment

2016-06-13 Thread Xiaoyu Yao

[jira] [Created] (HDFS-10518) DiskBalancer: Pretty-print json in Query command

2016-06-13 Thread Anu Engineer (JIRA)
Anu Engineer created HDFS-10518: --- Summary: DiskBalancer: Pretty-print json in Query command Key: HDFS-10518 URL: https://issues.apache.org/jira/browse/HDFS-10518 Project: Hadoop HDFS Issue Type

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

2016-06-13 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/61/ [Jun 12, 2016 4:42:38 PM] (Arun Suresh) YARN-5124. Modify AMRMClient to set the ExecutionType in the [Jun 12, 2016 5:05:37 PM] (Arun Suresh) YARN-5212. Run existing ContainerManager tests using [Jun 12, 201

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

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

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

2016-06-13 Thread Apache Jenkins Server
See Changes: [rohithsharmaks] YARN-4989. TestWorkPreservingRMRestart#testCapacitySchedulerRecovery -- [...truncated 7197 lines...] Running org.apache.hadoop.hdfs.TestDFSStripedOutputStre