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

2014-08-06 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

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

2014-08-06 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-6829) DFSAdmin refreshSuperUserGroupsConfiguration failed in security cluster

2014-08-06 Thread zhaoyunjiong (JIRA)
zhaoyunjiong created HDFS-6829: -- Summary: DFSAdmin refreshSuperUserGroupsConfiguration failed in security cluster Key: HDFS-6829 URL: https://issues.apache.org/jira/browse/HDFS-6829 Project: Hadoop HDFS

Re: [VOTE] Release Apache Hadoop 2.5.0 RC1

2014-08-06 Thread Steve Loughran
+1 binding slider validation purge all 2.5.0 artifacts in the local mvn repo (fish shell): rm -rf ~/.m2/repository/org/apache/hadoop/**/*2.5.0* clean slider build -verified download of artifacts from staging repo run all the tests, especially the one that we'd turned off for 2.4.0:

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

2014-08-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1829/changes Changes: [junping_du] YARN-2298. Move TimelineClient to yarn-common project (Contributed by Zhijie Shen) [brandonli] HDFS-6790. DFSUtil Should Use configuration.getPassword for SSL passwords. Contributed by Larry McCay

[jira] [Resolved] (HDFS-6792) hadoop-metrics2.properties exists in hdfs subproject

2014-08-06 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-6792. Resolution: Duplicate Yup, sorry, I missed that one. Will close this as a dupe and +1 that

Re: [VOTE] Release Apache Hadoop 2.5.0 RC1

2014-08-06 Thread Alejandro Abdelnur
+0, (see 2 '-' below). I think we should address those and cut a new RC. + verified MD5 for source tarball + verified signature for source tarball + successfully run apache-rat:check - CHANGES.txt have 'Release 2.5.0 - UNRELEASED' they should have 'Release 2.5.0 - END_OF_RC_VOTE_DATE' - HDFS

Re: [VOTE] Release Apache Hadoop 2.5.0 RC1

2014-08-06 Thread Karthik Kambatla
Thanks for trying out and voting. Let me cancel this vote and cut a new RC. On Wed, Aug 6, 2014 at 9:22 AM, Alejandro Abdelnur t...@cloudera.com wrote: +0, (see 2 '-' below). I think we should address those and cut a new RC. + verified MD5 for source tarball + verified signature for

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

2014-08-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-6822. - Resolution: Fixed Fix Version/s: 1.3.0 Target Version/s: (was: 1.2.1) Hadoop

[VOTE] Release Apache Hadoop 2.5.0 RC2

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

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

2014-08-06 Thread Karthik Kambatla
I plan to propose the following in the vote thread. Please advise on more details to be added and/or concerns you have so we avoid the overhead of doing this in the vote thread. 1. Migrate from subversion to git for version control 2. Force-push to be disabled on trunk and branch-* branches.

[jira] [Created] (HDFS-6830) BlockManager.addStorage fails when DN updates storage

2014-08-06 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-6830: --- Summary: BlockManager.addStorage fails when DN updates storage Key: HDFS-6830 URL: https://issues.apache.org/jira/browse/HDFS-6830 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-6832) Fix the usage of 'hdfs namenode' command

2014-08-06 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-6832: --- Summary: Fix the usage of 'hdfs namenode' command Key: HDFS-6832 URL: https://issues.apache.org/jira/browse/HDFS-6832 Project: Hadoop HDFS Issue Type: Bug