[jira] [Resolved] (HADOOP-10799) Refactor HTTP delegation token logic from httpfs into reusable code in hadoop-common.

2014-08-07 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10799. - Resolution: Invalid > Refactor HTTP delegation token logic from httpfs into reu

[jira] [Created] (HADOOP-10947) Get rid of test krb5.conf files in test resources

2014-08-07 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10947: --- Summary: Get rid of test krb5.conf files in test resources Key: HADOOP-10947 URL: https://issues.apache.org/jira/browse/HADOOP-10947 Project: Hadoop Comm

[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

[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 Zh

[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 > -

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 < iwasak...@os

[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 T

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 wrote

[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

[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

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

2014-08-07 Thread Apache Jenkins Server
See -- [...truncated 8265 lines...] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.e

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 wrote: > Hi folks, > > I have put together a release ca

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

2014-08-07 Thread Steve Loughran
On 6 August 2014 22:16, Karthik Kambatla 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 > ". > I'd add to this process th