Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-05 Thread Andrew Wang
By "merge-based workflow", this is referring to branch development and merging? I don't see much issue with allowing a rebase-based workflow if we're okay with allowing force-push on feature branches. If anything, the next step would be disallowing merge-based workflows and mandating rebases for a

[jira] [Created] (HDFS-6828) Separate block replica dispatching from Balancer

2014-08-05 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-6828: - Summary: Separate block replica dispatching from Balancer Key: HDFS-6828 URL: https://issues.apache.org/jira/browse/HDFS-6828 Project: Hadoop HDFS

[jira] [Created] (HDFS-6827) NameNode double standby

2014-08-05 Thread Zesheng Wu (JIRA)
Zesheng Wu created HDFS-6827: Summary: NameNode double standby Key: HDFS-6827 URL: https://issues.apache.org/jira/browse/HDFS-6827 Project: Hadoop HDFS Issue Type: Bug Components: ha

[jira] [Resolved] (HDFS-6817) Fix findbugs and other warnings

2014-08-05 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HDFS-6817. -- Resolution: Fixed Hadoop Flags: Reviewed > Fix findbugs and other warnings > -

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-05 Thread Arpit Agarwal
If by very same workflow you mean a merge-based workflow that would be fine to call out in the vote proposal. Separately, do we want to disable force push for version branches (branch-x) and point release branches (branch-x.y) in addition to trunk? On Tue, Aug 5, 2014 at 8:18 PM, Alejandro Abdel

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-05 Thread Alejandro Abdelnur
I would say we can first move to git and keep the very same workflow we have today, then we can evolve it. On Tue, Aug 5, 2014 at 6:46 PM, Arpit Agarwal wrote: > +1 to voting on specific workflow(s). > > > On Tue, Aug 5, 2014 at 5:49 PM, Karthik Kambatla > wrote: > > > If we are to start a vot

[jira] [Created] (HDFS-6826) Plugin interface to enable delegation of HDFS authorization assertions

2014-08-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HDFS-6826: Summary: Plugin interface to enable delegation of HDFS authorization assertions Key: HDFS-6826 URL: https://issues.apache.org/jira/browse/HDFS-6826 Project: H

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-05 Thread Arpit Agarwal
+1 to voting on specific workflow(s). On Tue, Aug 5, 2014 at 5:49 PM, Karthik Kambatla wrote: > If we are to start a vote thread, will people prefer a vote thread that > includes potential workflows as well? > > > On Tue, Aug 5, 2014 at 5:40 PM, Karthik Kambatla > wrote: > > > Thanks for your

[jira] [Created] (HDFS-6825) Edit log corruption due to delayed block removal

2014-08-05 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HDFS-6825: --- Summary: Edit log corruption due to delayed block removal Key: HDFS-6825 URL: https://issues.apache.org/jira/browse/HDFS-6825 Project: Hadoop HDFS Issue Type:

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-05 Thread Karthik Kambatla
If we are to start a vote thread, will people prefer a vote thread that includes potential workflows as well? On Tue, Aug 5, 2014 at 5:40 PM, Karthik Kambatla wrote: > Thanks for your opinions, everyone. Looks like most people are for the > change and no one is against it. Let me start a vote f

Re: [VOTE] Release Apache Hadoop 2.5.0 RC1

2014-08-05 Thread Karthik Kambatla
+1 (non-binding) Brought up a pseudo distributed cluster. Ran a few HDFS operations and a couple of example MR jobs. Checked metrics being written out through FileSink. On Tue, Aug 5, 2014 at 5:37 PM, Karthik Kambatla wrote: > Hi folks, > > I have put together a release candidate (rc1) for Had

Re: [DISCUSS] Migrate from svn to git for source control?

2014-08-05 Thread Karthik Kambatla
Thanks for your opinions, everyone. Looks like most people are for the change and no one is against it. Let me start a vote for this. On Mon, Aug 4, 2014 at 4:44 PM, Tsuyoshi OZAWA wrote: > Thank you for supplementation, Andrew. Yes, we should go step by step > and let's discuss review workflow

Re: [VOTE] Release Apache Hadoop 2.5.0

2014-08-05 Thread Karthik Kambatla
This vote is cancelled due to the incompatible issue. On Fri, Aug 1, 2014 at 5:28 PM, Karthik Kambatla wrote: > Missed Andrew's email in the other thread. Looks like we might need > HDFS-6793. > > I ll wait to see if others find any other issues, so I can address them > all together. > > > On F

[VOTE] Release Apache Hadoop 2.5.0 RC1

2014-08-05 Thread Karthik Kambatla
Hi folks, I have put together a release candidate (rc1) for Hadoop 2.5.0. The RC is available at: http://people.apache.org/~kasha/hadoop-2.5.0-RC1/ The RC tag in svn is here: https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.5.0-rc1/ The maven artifacts are staged at: https://reposito

[jira] [Resolved] (HDFS-6091) dfs.journalnode.edits.dir should accept URI

2014-08-05 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-6091. Resolution: Won't Fix > dfs.journalnode.edits.dir should accept URI > --

[jira] [Resolved] (HDFS-452) Fs -count throws Access Control Exception when restricted acess directories are present in the user's directory .

2014-08-05 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-452. --- Resolution: Fixed > Fs -count throws Access Control Exception when restricted acess directories

[jira] [Reopened] (HDFS-452) Fs -count throws Access Control Exception when restricted acess directories are present in the user's directory .

2014-08-05 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer reopened HDFS-452: --- > Fs -count throws Access Control Exception when restricted acess directories > are present in the

[jira] [Created] (HDFS-6824) Additional user documentation for HDFS encryption.

2014-08-05 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-6824: - Summary: Additional user documentation for HDFS encryption. Key: HDFS-6824 URL: https://issues.apache.org/jira/browse/HDFS-6824 Project: Hadoop HDFS Issue Type: Su

[jira] [Resolved] (HDFS-6717) Jira HDFS-5804 breaks default nfs-gateway behavior for unsecured config

2014-08-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla resolved HDFS-6717. Resolution: Fixed Fix Version/s: (was: 2.5.0) 2.6.0 Reverted f

[jira] [Created] (HDFS-6823) dfs.web.authentication.kerberos.principal shows up in logs for insecure HDFS

2014-08-05 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HDFS-6823: -- Summary: dfs.web.authentication.kerberos.principal shows up in logs for insecure HDFS Key: HDFS-6823 URL: https://issues.apache.org/jira/browse/HDFS-6823 Project:

[jira] [Reopened] (HDFS-6717) Jira HDFS-5804 breaks default nfs-gateway behavior for unsecured config

2014-08-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla reopened HDFS-6717: Looks like this got mistakenly committed to branch-2.5, given this is a "Minor" issue. I am r

[jira] [Resolved] (HDFS-6394) HDFS encryption documentation

2014-08-05 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HDFS-6394. --- Resolution: Fixed Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) Committed, thanks C

[jira] [Created] (HDFS-6822) In branch-1, Namenode and datanode fails to replace "_HOST" to hostname for hadoop.http.authentication.kerberos.principal

2014-08-05 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-6822: --- Summary: In branch-1, Namenode and datanode fails to replace "_HOST" to hostname for hadoop.http.authentication.kerberos.principal Key: HDFS-6822 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HDFS-6821) Atomicity of multi file operations

2014-08-05 Thread Samer Al-Kiswany (JIRA)
Samer Al-Kiswany created HDFS-6821: -- Summary: Atomicity of multi file operations Key: HDFS-6821 URL: https://issues.apache.org/jira/browse/HDFS-6821 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-6820) Namenode fails to boot if the file system reorders rename operations

2014-08-05 Thread Samer Al-Kiswany (JIRA)
Samer Al-Kiswany created HDFS-6820: -- Summary: Namenode fails to boot if the file system reorders rename operations Key: HDFS-6820 URL: https://issues.apache.org/jira/browse/HDFS-6820 Project: Hadoop

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

2014-08-05 Thread Apache Jenkins Server
See Changes: [wang] HADOOP-10936. Change default KeyProvider bitlength to 128. (wang) [wang] HADOOP-10937. Need to set version name correctly before decrypting EEK. Contributed by Arun Suresh. [wang] HADOOP-10927. Fix CredentialShe

[jira] [Created] (HDFS-6819) make HDFS fault injection framework work with maven

2014-08-05 Thread George Wong (JIRA)
George Wong created HDFS-6819: - Summary: make HDFS fault injection framework work with maven Key: HDFS-6819 URL: https://issues.apache.org/jira/browse/HDFS-6819 Project: Hadoop HDFS Issue Type: T

[jira] [Created] (HDFS-6818) Enhance hdfs get to copy file with length

2014-08-05 Thread Guo Ruijing (JIRA)
Guo Ruijing created HDFS-6818: - Summary: Enhance hdfs get to copy file with length Key: HDFS-6818 URL: https://issues.apache.org/jira/browse/HDFS-6818 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-6817) Fix findbugs and other warnings

2014-08-05 Thread Yi Liu (JIRA)
Yi Liu created HDFS-6817: Summary: Fix findbugs and other warnings Key: HDFS-6817 URL: https://issues.apache.org/jira/browse/HDFS-6817 Project: Hadoop HDFS Issue Type: Sub-task Components: