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

2014-08-01 Thread Henry Saputra
+1 for this =) Been using Github mirror for development anyway =) We at Apache Gora moved to Git recently and it had been pretty smooth transition. - Henry On Fri, Aug 1, 2014 at 4:43 PM, Karthik Kambatla wrote: > Hi folks, > > From what I hear, a lot of devs use the git mirror for development

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

2014-08-01 Thread Alejandro Abdelnur
+1, we did it for Oozie a while back and was painless with minor issues in Jenkins jobs Rebasing feature branches on latest trunk may be tricky as that may require a force push and if I'm not mistaken force pushes are disabled in Apache GIT. thx On Fri, Aug 1, 2014 at 4:43 PM, Karthik Kambatla

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

2014-08-01 Thread Andrew Wang
Thanks for starting this thread Karthik! Big +1 from me. I only use svn when I have to commit things or work on the site, otherwise it's always the git mirror or local git repos. Considering that the git mirror works as well as it does, I'd expect this to be a pretty smooth transition. Best, Andr

[jira] [Created] (HADOOP-10928) Incorrect usage on `hadoop credential list`

2014-08-01 Thread Josh Elser (JIRA)
Josh Elser created HADOOP-10928: --- Summary: Incorrect usage on `hadoop credential list` Key: HADOOP-10928 URL: https://issues.apache.org/jira/browse/HADOOP-10928 Project: Hadoop Common Issue Typ

Re: [VOTE] Release Apache Hadoop 2.5.0

2014-08-01 Thread Karthik Kambatla
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 Fri, Aug 1, 2014 at 4:25 PM, Karthik Kambatla wrote: > I am obviously a +1 (non-binding). > > I brought a pseudo-distributed c

Re: Branching 2.5

2014-08-01 Thread Karthik Kambatla
Tom White helped me figure it out, and closed the Nexus repository for me. Thanks Tom for helping and Stack for offering to help. On Fri, Aug 1, 2014 at 11:28 AM, Karthik Kambatla wrote: > Folks, > > I think we are very close to voting on RC0. Just wanted to check one > (hopefully) last thing.

[jira] [Created] (HADOOP-10927) Ran `hadoop credential` expecting usage, got NPE instead

2014-08-01 Thread Josh Elser (JIRA)
Josh Elser created HADOOP-10927: --- Summary: Ran `hadoop credential` expecting usage, got NPE instead Key: HADOOP-10927 URL: https://issues.apache.org/jira/browse/HADOOP-10927 Project: Hadoop Common

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

2014-08-01 Thread Karthik Kambatla
Hi folks, >From what I hear, a lot of devs use the git mirror for development/reviews and use subversion primarily for checking code in. I was wondering if it would make more sense just to move to git. In addition to subjective liking of git, I see the following advantages in our workflow: 1.

Re: [VOTE] Release Apache Hadoop 2.5.0

2014-08-01 Thread Karthik Kambatla
I am obviously a +1 (non-binding). I brought a pseudo-distributed cluster and ran a few HDFS commands and MR jobs. On Fri, Aug 1, 2014 at 4:16 PM, Karthik Kambatla wrote: > Hi folks, > > I have put together a release candidate (rc0) for Hadoop 2.5.0. > > The RC is available at: http://people.a

[VOTE] Release Apache Hadoop 2.5.0

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

Re: Jenkins problem or patch problem?

2014-08-01 Thread Andrew Wang
I filed a JIRA to track applying binary patches, posted some notes from a quick investigation: https://issues.apache.org/jira/browse/HADOOP-10926 On Tue, Jul 29, 2014 at 10:37 AM, Andrew Wang wrote: > We could change test-patch to use "git apply" instead of the patch > command. I know a lot of

[jira] [Created] (HADOOP-10926) Improve test-patch.sh to apply binary diffs

2014-08-01 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-10926: Summary: Improve test-patch.sh to apply binary diffs Key: HADOOP-10926 URL: https://issues.apache.org/jira/browse/HADOOP-10926 Project: Hadoop Common Issue T

Re: Shell access to build machines

2014-08-01 Thread Andrew Wang
Giri followed up with me, and a search of the mail archives reveals this earlier email from Rajiv (raj...@yahoo-inc.com): = Yahoo hosts build slaves for Hadoop and other ASF projects. Since Hadoop development community requested to keep slaves separated from other ASF projects, Infra team

[jira] [Created] (HADOOP-10925) Compilation fails in native link0 function on Windows.

2014-08-01 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-10925: -- Summary: Compilation fails in native link0 function on Windows. Key: HADOOP-10925 URL: https://issues.apache.org/jira/browse/HADOOP-10925 Project: Hadoop Common

Re: Branching 2.5

2014-08-01 Thread Andrew Wang
Juan and Yongjun just let me know that we need HDFS-6793 because it reverts an incompatible change. I just committed it down to branch-2.5.0. On Fri, Aug 1, 2014 at 12:07 PM, Stack wrote: > On Fri, Aug 1, 2014 at 11:28 AM, Karthik Kambatla > wrote: > > > Folks, > > > > I think we are very clos

[jira] [Created] (HADOOP-10924) LocalDistributedCacheManager for concurrent sqoop processes fails to create unique directories

2014-08-01 Thread William Watson (JIRA)
William Watson created HADOOP-10924: --- Summary: LocalDistributedCacheManager for concurrent sqoop processes fails to create unique directories Key: HADOOP-10924 URL: https://issues.apache.org/jira/browse/HADOOP-1

Re: Branching 2.5

2014-08-01 Thread Stack
On Fri, Aug 1, 2014 at 11:28 AM, Karthik Kambatla wrote: > Folks, > > I think we are very close to voting on RC0. Just wanted to check one > (hopefully) last thing. > > I am unable to verify the signed maven artifacts are actually deployed. To > deploy the artifacts, I did the following and it lo

Re: Shell access to build machines

2014-08-01 Thread Ted Yu
Adding builds@apache Cheers On Fri, Aug 1, 2014 at 12:04 PM, Andrew Wang wrote: > Hi all, > > I was wondering who has access to the build machines. Since moving to the > new machines, we've had a number of what look like environmental issues > leading to flaky builds. One still outstanding exa

Shell access to build machines

2014-08-01 Thread Andrew Wang
Hi all, I was wondering who has access to the build machines. Since moving to the new machines, we've had a number of what look like environmental issues leading to flaky builds. One still outstanding example is HDFS-6694, and a number of other times it would have been nice to poke around manually

Re: Branching 2.5

2014-08-01 Thread Karthik Kambatla
Folks, I think we are very close to voting on RC0. Just wanted to check one (hopefully) last thing. I am unable to verify the signed maven artifacts are actually deployed. To deploy the artifacts, I did the following and it looked like it ran fine. 1. .m2/settings.xml -> server-id is apache.s

[jira] [Created] (HADOOP-10923) User documentation for KeyShell

2014-08-01 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-10923: Summary: User documentation for KeyShell Key: HADOOP-10923 URL: https://issues.apache.org/jira/browse/HADOOP-10923 Project: Hadoop Common Issue Type: Improve

[jira] [Created] (HADOOP-10922) User documentation for CredentialShell

2014-08-01 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-10922: Summary: User documentation for CredentialShell Key: HADOOP-10922 URL: https://issues.apache.org/jira/browse/HADOOP-10922 Project: Hadoop Common Issue Type:

Write rights request to wiki

2014-08-01 Thread Jean-Baptiste Note
Dear admins, I would like to be granted write access to the hadoop Wiki for my wiki user JeanBaptisteNote. The practical reason is to contribute our company's cluster (Company is Criteo, cluster is a 20PB, 800 nodes YARN cluster) to the PoweredBy page ( https://wiki.apache.org/hadoop/PoweredBy).

[jira] [Created] (HADOOP-10921) MapFile.fix fails silently when file is block compressed

2014-08-01 Thread Johannes Herr (JIRA)
Johannes Herr created HADOOP-10921: -- Summary: MapFile.fix fails silently when file is block compressed Key: HADOOP-10921 URL: https://issues.apache.org/jira/browse/HADOOP-10921 Project: Hadoop Common

[jira] [Resolved] (HADOOP-584) Calling shell scripts from build.xml discriminates Windows user minority.

2014-08-01 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-584. - Resolution: Fixed > Calling shell scripts from build.xml discriminates Windows user minor

[jira] [Created] (HADOOP-10920) site plugin couldn't parse index.apt.vm

2014-08-01 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-10920: --- Summary: site plugin couldn't parse index.apt.vm Key: HADOOP-10920 URL: https://issues.apache.org/jira/browse/HADOOP-10920 Project: Hadoop Common Issue Type: Bug

Build failed in Jenkins: Hadoop-Common-trunk #1193

2014-08-01 Thread Apache Jenkins Server
See Changes: [arp] HDFS-6798. Add test case for incorrect data node condition during balancing. (Contributed by Benoy Antony) [junping_du] YARN-2051. Fix bug in PBimpls and add more unit tests with reflection. (Contributed by Bin

Build failed in Jenkins: Hadoop-Common-0.23-Build #1028

2014-08-01 Thread Apache Jenkins Server
See -- [...truncated 8263 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 sec Running org.apache.hadoop.security.TestCredentials Tests run: 4, Failures: 0, Errors: