[jira] [Created] (HADOOP-8142) Update versions from 0.23.2 to 0.23.3

2012-03-05 Thread Tsz Wo (Nicholas), SZE (Created) (JIRA)
Update versions from 0.23.2 to 0.23.3 - Key: HADOOP-8142 URL: https://issues.apache.org/jira/browse/HADOOP-8142 Project: Hadoop Common Issue Type: Task Components: build Reporter: Tsz

[jira] [Created] (HADOOP-8141) Add method to init krb5 cipher suites

2012-03-05 Thread Todd Lipcon (Created) (JIRA)
Add method to init krb5 cipher suites - Key: HADOOP-8141 URL: https://issues.apache.org/jira/browse/HADOOP-8141 Project: Hadoop Common Issue Type: Improvement Components: security Affects Ver

RE: Some s3n improvements to the 1.0 branch? Also, is there a 1.1.0 planned?

2012-03-05 Thread Jagane Sundar
Hey Arun, Thanks for the clarification. ('tis not pedantic - seems like good practice..) Jagane -Original Message- From: Arun C Murthy [mailto:a...@hortonworks.com] Sent: Monday, March 05, 2012 1:46 PM To: common-dev@hadoop.apache.org Subject: Re: Some s3n improvements to the 1.0 branch

Re: Some s3n improvements to the 1.0 branch? Also, is there a 1.1.0 planned?

2012-03-05 Thread Arun C Murthy
Apologies for being pedantic: please set the target-version to 1.0.2. The committer/RM set the fix-version after it's merged into the release branch. thanks, Arun On Mar 5, 2012, at 12:45 PM, Jagane Sundar wrote: > Thanks, Eli. > > I have uploaded a re-spin of the patch for HADOOP-5836 to the

Failing 2 junit tests in hadoop-1.0.1

2012-03-05 Thread Kumar Ravi
Hello, I am seeing failures running these two tests for hadoop-1.0.1 from svn.apache.org and using Sun/oracle Java ver. 1.6.0_31. 1. Test org.apache.hadoop.mapred.TestTTResourceReporting 2. Test org.apache.hadoop.streaming.TestUlimit On the TTResourceReporting test, the error was an IOExcept

RE: Some s3n improvements to the 1.0 branch? Also, is there a 1.1.0 planned?

2012-03-05 Thread Jagane Sundar
Thanks, Eli. I have uploaded a re-spin of the patch for HADOOP-5836 to the Jira. My patch for HADOOP-8136 needs to have this patch for HADOOP-5836 applied first. I will mark HADOOP-8136 with fixVersion 1.0.2. Jagane From: Eli Collins [e...@cloudera.com] S

Re: Some s3n improvements to the 1.0 branch? Also, is there a 1.1.0 planned?

2012-03-05 Thread Eli Collins
Hey Jagane, You can target your patches against branch-1.0, and then mark them with fixVersion 1.0.2 if you'd like the RM to pull them in for the next dot release. Thanks, Eli On Mon, Mar 5, 2012 at 9:47 AM, Jagane Sundar wrote: > Hello All, > > I would like to make some enhancements to the s3

Some s3n improvements to the 1.0 branch? Also, is there a 1.1.0 planned?

2012-03-05 Thread Jagane Sundar
Hello All, I would like to make some enhancements to the s3n driver in branch-1.0. Specifically, I would like to accomplish the following: 1. Backport HADOOP-5836 2. Update the jets3t library from 0.6.1 to 0.8.1. This entails code changes in the s3n driver to track API changes in jets3t version

[jira] [Created] (HADOOP-8139) Path does not allow metachars to be escaped

2012-03-05 Thread Daryn Sharp (Created) (JIRA)
Path does not allow metachars to be escaped --- Key: HADOOP-8139 URL: https://issues.apache.org/jira/browse/HADOOP-8139 Project: Hadoop Common Issue Type: Bug Components: fs Affects Versi

[jira] [Created] (HADOOP-8138) Patch to fix oracle support in fresh version of hadoop-1.0.0

2012-03-05 Thread Joseph Doss (Created) (JIRA)
Patch to fix oracle support in fresh version of hadoop-1.0.0 Key: HADOOP-8138 URL: https://issues.apache.org/jira/browse/HADOOP-8138 Project: Hadoop Common Issue Type: Improvement

[jira] [Resolved] (HADOOP-6945) Inclusion of Old Jackson-JSON Breaks tasks using Avro (or any task depending on Jackson JSON)

2012-03-05 Thread Allen Wittenauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6945. -- Resolution: Fixed > Inclusion of Old Jackson-JSON Breaks tasks using Avro (or any

Build failed in Jenkins: Hadoop-Common-0.23-PB-Build #12

2012-03-05 Thread Apache Jenkins Server
See -- [...truncated 12381 lines...] [javadoc] Loading source files for package org.apache.hadoop.io... [javadoc] Loading source files for package org.apache.hadoop.io.compress... [javadoc

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

2012-03-05 Thread Apache Jenkins Server
See Changes: [acmurthy] Merge -c 1296905 from trunk to branch-0.23 to fix HADOOP-8137. Added links to CLI manuals to the site. [acmurthy] Merge -c 1296902 from trunk to branch-0.23 to fix MAPREDUCE-3497. Added docs for YARN C