[jira] [Created] (HDFS-6945) ExcessBlocks metric may not be decremented if there are no over replicated blocks

2014-08-26 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-6945: --- Summary: ExcessBlocks metric may not be decremented if there are no over replicated blocks Key: HDFS-6945 URL: https://issues.apache.org/jira/browse/HDFS-6945 Project:

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

2014-08-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1849/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 13951 lines...] [INFO] [INFO] ---

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

2014-08-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1849/ -- [...truncated 13758 lines...] Running org.apache.hadoop.hdfs.TestParallelReadUtil Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 sec - in

Re: Updates on migration to git

2014-08-26 Thread Karthik Kambatla
Last I heard, the import is still going on and appears closer to getting done. Thanks for your patience with the migration. I ll update you as and when there is something. Eventually, the git repo should be at the location in the wiki. On Mon, Aug 25, 2014 at 3:45 PM, Karthik Kambatla

[jira] [Created] (HDFS-6947) Enhance HAR integration with encryption zones

2014-08-26 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-6947: - Summary: Enhance HAR integration with encryption zones Key: HDFS-6947 URL: https://issues.apache.org/jira/browse/HDFS-6947 Project: Hadoop HDFS Issue Type:

Re: Updates on migration to git

2014-08-26 Thread Suresh Srinivas
Karthik, I would like to see detailed information on how this migration will be done, how it will affect the existing project and commit process. This should be done in a document that can be reviewed instead of in an email thread on an ad-hoc basis. Was there any voting on this in PMC and should

Re: Updates on migration to git

2014-08-26 Thread Karthik Kambatla
Hi Suresh There was one vote thread on whether to migrate to git, and the implications to the commit process for individual patches and feature branches - https://www.mail-archive.com/common-dev@hadoop.apache.org/msg13447.html . Prior to that, there was a discuss thread on the same topic. As

[jira] [Created] (HDFS-6948) DN rejects blocks if it has older UC block

2014-08-26 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-6948: - Summary: DN rejects blocks if it has older UC block Key: HDFS-6948 URL: https://issues.apache.org/jira/browse/HDFS-6948 Project: Hadoop HDFS Issue Type: Bug

Re: Updates on migration to git

2014-08-26 Thread Karthik Kambatla
The git repository is now ready for inspection. I ll take a look shortly, but it would be great if a few others could too. Once we are okay with it, we can ask it to be writable. On Tuesday, August 26, 2014, Karthik Kambatla ka...@cloudera.com wrote: Hi Suresh There was one vote thread on

[jira] [Created] (HDFS-6949) Add NFS-ACL protocol support

2014-08-26 Thread Brandon Li (JIRA)
Brandon Li created HDFS-6949: Summary: Add NFS-ACL protocol support Key: HDFS-6949 URL: https://issues.apache.org/jira/browse/HDFS-6949 Project: Hadoop HDFS Issue Type: New Feature

Re: Updates on migration to git

2014-08-26 Thread Alejandro Abdelnur
I've just did some work on top of trunk and branch-2, all good. Thanks Karthik. On Tue, Aug 26, 2014 at 2:26 PM, Karthik Kambatla ka...@cloudera.com wrote: I compared the new asf git repo against the svn and github repos (mirrored from svn). Here is what I see: - for i in *; do git diff $i

Re: Updates on migration to git

2014-08-26 Thread Allen Wittenauer
Did a build. Started some stuff. Have a patch ready to be committed. ;) Thanks Karthik and Daniel! On Aug 26, 2014, at 2:26 PM, Karthik Kambatla ka...@cloudera.com wrote: I compared the new asf git repo against the svn and github repos (mirrored from svn). Here is what I see: - for i in

Re: Updates on migration to git

2014-08-26 Thread Suresh Srinivas
:) I missed that voting thread. Thanks Karthik! Arpit Agarwal also told me offline that commit process has been updated - https://wiki.apache.org/hadoop/HowToCommit and git setup also has also been documented - https://www.apache.org/dev/git.html. Thanks Arpit! On Tue, Aug 26, 2014 at 11:41

Re: Updates on migration to git

2014-08-26 Thread Arpit Agarwal
I cloned the new repo, built trunk and branch-2, verified all the branches are present. Also checked a few branches and the recent commit history matches our existing repo. Everything looks good so far. On Tue, Aug 26, 2014 at 1:19 PM, Karthik Kambatla ka...@cloudera.com wrote: The git

[jira] [Created] (HDFS-6950) Add Additional unit tests for HDFS-6581

2014-08-26 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-6950: Summary: Add Additional unit tests for HDFS-6581 Key: HDFS-6950 URL: https://issues.apache.org/jira/browse/HDFS-6950 Project: Hadoop HDFS Issue Type: Bug

Re: Updates on migration to git

2014-08-26 Thread Karthik Kambatla
Looks like our git repo is good to go. On INFRA-8195, I am asking Daniel to enable writing to it. In case you find any issues, please comment on the JIRA. Thanks Karthik On Tue, Aug 26, 2014 at 3:28 PM, Arpit Agarwal aagar...@hortonworks.com wrote: I cloned the new repo, built trunk and

Re: Updates on migration to git

2014-08-26 Thread Todd Lipcon
Hey Karthik, Just to confirm, have we disabled force-push support on the repo? In my experience, especially when a project has committers new to git, force-push support causes more trouble than it's worth. -Todd On Tue, Aug 26, 2014 at 4:39 PM, Karthik Kambatla ka...@cloudera.com wrote:

[jira] [Created] (HDFS-6951) Saving namespace and restarting NameNode will remove existing encryption zones

2014-08-26 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-6951: - Summary: Saving namespace and restarting NameNode will remove existing encryption zones Key: HDFS-6951 URL: https://issues.apache.org/jira/browse/HDFS-6951 Project: Hadoop