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

2014-08-07 Thread Steve Loughran
On 6 August 2014 22:16, Karthik Kambatla ka...@cloudera.com wrote: 3. Force-push on feature-branches is allowed. Before pulling in a feature, the feature-branch should be rebased on latest trunk and the changes applied to trunk through git rebase --onto or git cherry-pick commit-range. I'd

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-07 Thread Steve Loughran
+1 binding, same tests as before: purging mvn repo, slider test suite including fault injection, followed by full test of S3N and openstack FS contracts (because I know not enough people test those) On 6 August 2014 21:59, Karthik Kambatla ka...@cloudera.com wrote: Hi folks, I have put

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

2014-08-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/1034/ -- [...truncated 8265 lines...] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at

[jira] [Created] (HADOOP-10944) AbstractFileSystem may not return correct home directory

2014-08-07 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-10944: Summary: AbstractFileSystem may not return correct home directory Key: HADOOP-10944 URL: https://issues.apache.org/jira/browse/HADOOP-10944 Project: Hadoop Common

[jira] [Resolved] (HADOOP-10759) Remove hardcoded JAVA_HEAP_MAX in hadoop-config.sh

2014-08-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang resolved HADOOP-10759. Resolution: Fixed Allen, this JIRA is filed for Hadoop Common, YARN problems can be addressed in

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-07 Thread Masatake Iwasaki
+1 (non-binding) + verified MD5 for tarball and source tarball + built from source tarball + ran example jobs such as nutchindexing, wordcount, dfsioe, hivebench, kmeans, pagerank, bayes, sort, terasort with HiBench on the cluster with 3 slave nodes. (8/6/14, 13:59), Karthik Kambatla

[jira] [Created] (HADOOP-10945) 4-digit octal permissions throw a parse error

2014-08-07 Thread Jason Lowe (JIRA)
Jason Lowe created HADOOP-10945: --- Summary: 4-digit octal permissions throw a parse error Key: HADOOP-10945 URL: https://issues.apache.org/jira/browse/HADOOP-10945 Project: Hadoop Common Issue

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-07 Thread Andrew Wang
+1 binding * verified mds * built tarball from source * checked the CHANGES.txt files, they have dates * ran apache-rat:check * ran pseudo cluster from the resulting tarball, ran teragen, sort, validate on uncached and cached files On Thu, Aug 7, 2014 at 8:58 AM, Masatake Iwasaki

[jira] [Reopened] (HADOOP-10876) The constructor of Path should not take an empty URL as a parameter

2014-08-07 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang reopened HADOOP-10876: -- The constructor of Path should not take an empty URL as a parameter

[jira] [Resolved] (HADOOP-10876) The constructor of Path should not take an empty URL as a parameter

2014-08-07 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HADOOP-10876. -- Resolution: Won't Fix I reverted this out of trunk and branch-2 after some discussion with

[jira] [Created] (HADOOP-10946) Fix a bunch of typos in log messages

2014-08-07 Thread Ray Chiang (JIRA)
Ray Chiang created HADOOP-10946: --- Summary: Fix a bunch of typos in log messages Key: HADOOP-10946 URL: https://issues.apache.org/jira/browse/HADOOP-10946 Project: Hadoop Common Issue Type: Bug