[jira] [Commented] (HADOOP-9865) FileContext.globStatus() has a regression with respect to relative path

2013-08-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740758#comment-13740758 ] Hadoop QA commented on HADOOP-9865: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HADOOP-9774) RawLocalFileSystem.listStatus() return absolute paths when input path is relative on Windows

2013-08-14 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740739#comment-13740739 ] Ivan Mitic commented on HADOOP-9774: Shanyu, will you be able to kick off a full test

[jira] [Assigned] (HADOOP-9382) Add dfs mv overwrite option

2013-08-14 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keegan Witt reassigned HADOOP-9382: --- Assignee: Keegan Witt > Add dfs mv overwrite option > --- > >

[jira] [Commented] (HADOOP-9382) Add dfs mv overwrite option

2013-08-14 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740712#comment-13740712 ] Keegan Witt commented on HADOOP-9382: - I think I've resolved the issues with the test

[jira] [Updated] (HADOOP-9382) Add dfs mv overwrite option

2013-08-14 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keegan Witt updated HADOOP-9382: Status: Patch Available (was: Open) > Add dfs mv overwrite option > -

[jira] [Updated] (HADOOP-9382) Add dfs mv overwrite option

2013-08-14 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keegan Witt updated HADOOP-9382: Status: Open (was: Patch Available) > Add dfs mv overwrite option > -

[jira] [Updated] (HADOOP-9382) Add dfs mv overwrite option

2013-08-14 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keegan Witt updated HADOOP-9382: Attachment: HADOOP-9382.1.patch > Add dfs mv overwrite option > --- >

[jira] [Updated] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-9875: --- Fix Version/s: 2.3.0 > TestDoAsEffectiveUser can fail on JDK 7 > ---

[jira] [Updated] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HADOOP-9875: - Resolution: Fixed Status: Resolved (was: Patch Available) > TestDoA

[jira] [Commented] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740656#comment-13740656 ] Hudson commented on HADOOP-9875: SUCCESS: Integrated in Hadoop-trunk-Commit #4264 (See [

[jira] [Updated] (HADOOP-9865) FileContext.globStatus() has a regression with respect to relative path

2013-08-14 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu updated HADOOP-9865: -- Attachment: HADOOP-9865-trunk.3.patch Attach a new version with some slight modification.

[jira] [Updated] (HADOOP-9865) FileContext.globStatus() has a regression with respect to relative path

2013-08-14 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu updated HADOOP-9865: -- Status: Patch Available (was: Open) > FileContext.globStatus() has a regression with respect to r

[jira] [Commented] (HADOOP-9797) Pluggable and compatible UGI change

2013-08-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740654#comment-13740654 ] Lars Hofhansl commented on HADOOP-9797: --- While we are at it, is there any chance to

[jira] [Commented] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740590#comment-13740590 ] Hadoop QA commented on HADOOP-9875: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Updated] (HADOOP-9865) FileContext.globStatus() has a regression with respect to relative path

2013-08-14 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu updated HADOOP-9865: -- Attachment: HADOOP-9865-trunk.2.patch Thanks for the suggestion! Attaching a new patch.

[jira] [Commented] (HADOOP-9860) Remove class HackedKeytab and HackedKeytabEncoder from hadoop-minikdc once jira DIRSERVER-1882 solved

2013-08-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740547#comment-13740547 ] Emmanuel Lecharny commented on HADOOP-9860: --- The new ApacheDS 2.0.0-M15 release

[jira] [Commented] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740533#comment-13740533 ] Colin Patrick McCabe commented on HADOOP-9875: -- +1 > TestDo

[jira] [Updated] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-9875: --- Attachment: HADOOP-9875.patch Here's a tiny patch which addresses the issue by making sure t

[jira] [Updated] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-9875: --- Status: Patch Available (was: Open) > TestDoAsEffectiveUser can fail on JDK 7 > ---

[jira] [Moved] (HADOOP-9875) TestDoAsEffectiveUser can fail on JDK 7

2013-08-14 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers moved HDFS-5097 to HADOOP-9875: -- Component/s: (was: test) test Tar

[jira] [Commented] (HADOOP-9417) Support for symlink resolution in LocalFileSystem / RawLocalFileSystem

2013-08-14 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740513#comment-13740513 ] Andrew Wang commented on HADOOP-9417: - We just re-committed HADOOP-9652, so we could

[jira] [Commented] (HADOOP-9874) hadoop.security.logger output goes to both logs

2013-08-14 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740504#comment-13740504 ] Allen Wittenauer commented on HADOOP-9874: -- Sure, but we should do the correct t

[jira] [Updated] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9381: Resolution: Fixed Fix Version/s: 2.1.1-beta Status: Resolved (was: Patch

[jira] [Commented] (HADOOP-9874) hadoop.security.logger output goes to both logs

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740479#comment-13740479 ] Alejandro Abdelnur commented on HADOOP-9874: this should be easily fixed sett

[jira] [Created] (HADOOP-9874) hadoop.security.logger output goes to both logs

2013-08-14 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-9874: Summary: hadoop.security.logger output goes to both logs Key: HADOOP-9874 URL: https://issues.apache.org/jira/browse/HADOOP-9874 Project: Hadoop Common

[jira] [Commented] (HADOOP-9874) hadoop.security.logger output goes to both logs

2013-08-14 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740473#comment-13740473 ] Allen Wittenauer commented on HADOOP-9874: -- I'm fairly certain this is a regress

[jira] [Commented] (HADOOP-9652) RawLocalFs#getFileLinkStatus does not fill in the link owner and mode

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740399#comment-13740399 ] Hudson commented on HADOOP-9652: SUCCESS: Integrated in Hadoop-trunk-Commit #4260 (See [

[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740400#comment-13740400 ] Hudson commented on HADOOP-9381: SUCCESS: Integrated in Hadoop-trunk-Commit #4260 (See [

[jira] [Updated] (HADOOP-9652) RawLocalFs#getFileLinkStatus does not fill in the link owner and mode

2013-08-14 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HADOOP-9652: - Resolution: Fixed Status: Resolved (was: Patch Available) > RawLoca

[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740386#comment-13740386 ] Suresh Srinivas commented on HADOOP-9381: - BTW javadoc and findbugs seem unrelate

[jira] [Updated] (HADOOP-9845) Update protobuf to 2.5 from 2.4.x

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-9845: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patc

[jira] [Updated] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-9381: --- Hadoop Flags: Reviewed +1 patch looks good. > Document dfs

[jira] [Updated] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-9872: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patc

[jira] [Commented] (HADOOP-9865) FileContext.globStatus() has a regression with respect to relative path

2013-08-14 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740345#comment-13740345 ] Colin Patrick McCabe commented on HADOOP-9865: -- Thanks for working on this,

[jira] [Commented] (HADOOP-9866) convert hadoop-auth testcases requiring kerberos to use minikdc

2013-08-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740324#comment-13740324 ] Hadoop QA commented on HADOOP-9866: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740300#comment-13740300 ] Hudson commented on HADOOP-9872: SUCCESS: Integrated in Hadoop-trunk-Commit #4259 (See [

[jira] [Updated] (HADOOP-9866) convert hadoop-auth testcases requiring kerberos to use minikdc

2013-08-14 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Yan updated HADOOP-9866: Status: Patch Available (was: Open) > convert hadoop-auth testcases requiring kerberos to use minikdc

[jira] [Updated] (HADOOP-9866) convert hadoop-auth testcases requiring kerberos to use minikdc

2013-08-14 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Yan updated HADOOP-9866: Attachment: HADOOP-9866.patch Upload a patch that enables and updates all kerberos testcases in hadoop-aut

[jira] [Commented] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740270#comment-13740270 ] Alejandro Abdelnur commented on HADOOP-9872: findbugs warnings are unrelated,

[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740238#comment-13740238 ] Suresh Srinivas commented on HADOOP-9381: - Waiting for [~szetszwo] to review and

[jira] [Updated] (HADOOP-9871) Fix intermittent findbug warnings in DefaultMetricsSystem

2013-08-14 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated HADOOP-9871: Resolution: Fixed Fix Version/s: 2.3.0 Hadoop Flags: Reviewed Status: Resolved (was

[jira] [Commented] (HADOOP-9381) Document dfs cp -f option

2013-08-14 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740121#comment-13740121 ] Keegan Witt commented on HADOOP-9381: - Thanks for correcting the patch. Anything mor

[jira] [Commented] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740106#comment-13740106 ] Hadoop QA commented on HADOOP-9872: --- {color:red}-1 overall{color}. Here are the result

[jira] [Created] (HADOOP-9873) hadoop-env.sh got called multiple times

2013-08-14 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-9873: - Summary: hadoop-env.sh got called multiple times Key: HADOOP-9873 URL: https://issues.apache.org/jira/browse/HADOOP-9873 Project: Hadoop Common Issue Type: Bug

[jira] [Commented] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740012#comment-13740012 ] Luke Lu commented on HADOOP-9872: - As long as I can override protoc.path and protobuf.ver

[jira] [Commented] (HADOOP-9845) Update protobuf to 2.5 from 2.4.x

2013-08-14 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740001#comment-13740001 ] Arpit Agarwal commented on HADOOP-9845: --- [~tucu00] Will this be propagated to branc

[jira] [Updated] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-9872: --- Description: HADOOP-9845 bumped up protoc from 2.4.1 to 2.5.0, but we run into a few

[jira] [Commented] (HADOOP-9869) Configuration.getSocketAddr() should use getTrimmed()

2013-08-14 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739944#comment-13739944 ] Zhijie Shen commented on HADOOP-9869: - getEnum and getPattern seem not to trim the st

[jira] [Commented] (HADOOP-9870) Mixed configurations for JVM -Xmx in hadoop command

2013-08-14 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739930#comment-13739930 ] Wei Yan commented on HADOOP-9870: - [~aw]Yes. I haven't found any document talking about m

[jira] [Updated] (HADOOP-9865) FileContext.globStatus() has a regression with respect to relative path

2013-08-14 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu updated HADOOP-9865: -- Attachment: HADOOP-9865-trunk.patch Attaching a patch. The fix looks exactly as Colin shows. So the cr

[jira] [Assigned] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers reassigned HADOOP-9872: -- Assignee: Alejandro Abdelnur > Improve protoc version handling and detection > ---

[jira] [Commented] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739899#comment-13739899 ] Alejandro Abdelnur commented on HADOOP-9872: I've tested the patch with/witho

[jira] [Updated] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-9872: --- Status: Patch Available (was: Open) > Improve protoc version handling and detec

[jira] [Updated] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HADOOP-9872: --- Attachment: HADOOP-9872.patch > Improve protoc version handling and detection >

[jira] [Created] (HADOOP-9872) Improve protoc version handling and detection

2013-08-14 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-9872: -- Summary: Improve protoc version handling and detection Key: HADOOP-9872 URL: https://issues.apache.org/jira/browse/HADOOP-9872 Project: Hadoop Common

[jira] [Commented] (HADOOP-9870) Mixed configurations for JVM -Xmx in hadoop command

2013-08-14 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739896#comment-13739896 ] Allen Wittenauer commented on HADOOP-9870: -- Is there something inherently wrong

[jira] [Updated] (HADOOP-9855) Backport HADOOP-6578 to branch-1

2013-08-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-9855: Assignee: James Kinley > Backport HADOOP-6578 to branch-1 > > >

[jira] [Updated] (HADOOP-9855) Backport HADOOP-6578 to branch-1

2013-08-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-9855: Hadoop Flags: Reviewed > Backport HADOOP-6578 to branch-1 > > >

[jira] [Updated] (HADOOP-9855) Backport HADOOP-6578 to branch-1

2013-08-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-9855: Resolution: Fixed Fix Version/s: 1.3.0 Status: Resolved (was: Patch Available) Committe

[jira] [Updated] (HADOOP-9855) Backport HADOOP-6578 to branch-1

2013-08-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-9855: Issue Type: Improvement (was: Bug) > Backport HADOOP-6578 to branch-1 > -

[jira] [Commented] (HADOOP-9848) Create a MiniKDC for use with security testing

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739710#comment-13739710 ] Hudson commented on HADOOP-9848: FAILURE: Integrated in Hadoop-Mapreduce-trunk #1518 (See

[jira] [Commented] (HADOOP-9740) FsShell's Text command does not read avro data files stored on HDFS

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739708#comment-13739708 ] Hudson commented on HADOOP-9740: FAILURE: Integrated in Hadoop-Mapreduce-trunk #1518 (See

[jira] [Commented] (HADOOP-9446) Support Kerberos HTTP SPNEGO authentication for non-SUN JDK

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739712#comment-13739712 ] Hudson commented on HADOOP-9446: FAILURE: Integrated in Hadoop-Mapreduce-trunk #1518 (See

[jira] [Updated] (HADOOP-4942) Remove getName() and getNamed(String name, Configuration conf)

2013-08-14 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-4942: --- Release Note: Removed deprecated methods getName() and getNamed(String, Conf

[jira] [Updated] (HADOOP-4940) Remove delete(Path f)

2013-08-14 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-4940: --- Release Note: Removed deprecated method FileSystem.delete(Path). (was: Remo

[jira] [Commented] (HADOOP-9740) FsShell's Text command does not read avro data files stored on HDFS

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739653#comment-13739653 ] Hudson commented on HADOOP-9740: SUCCESS: Integrated in Hadoop-Hdfs-trunk #1491 (See [ht

[jira] [Commented] (HADOOP-9446) Support Kerberos HTTP SPNEGO authentication for non-SUN JDK

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739657#comment-13739657 ] Hudson commented on HADOOP-9446: SUCCESS: Integrated in Hadoop-Hdfs-trunk #1491 (See [ht

[jira] [Commented] (HADOOP-9848) Create a MiniKDC for use with security testing

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739655#comment-13739655 ] Hudson commented on HADOOP-9848: SUCCESS: Integrated in Hadoop-Hdfs-trunk #1491 (See [ht

[jira] [Commented] (HADOOP-9446) Support Kerberos HTTP SPNEGO authentication for non-SUN JDK

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739522#comment-13739522 ] Hudson commented on HADOOP-9446: SUCCESS: Integrated in Hadoop-Yarn-trunk #301 (See [htt

[jira] [Commented] (HADOOP-9740) FsShell's Text command does not read avro data files stored on HDFS

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739518#comment-13739518 ] Hudson commented on HADOOP-9740: SUCCESS: Integrated in Hadoop-Yarn-trunk #301 (See [htt

[jira] [Commented] (HADOOP-9848) Create a MiniKDC for use with security testing

2013-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739520#comment-13739520 ] Hudson commented on HADOOP-9848: SUCCESS: Integrated in Hadoop-Yarn-trunk #301 (See [htt

[jira] [Commented] (HADOOP-9871) Fix intermittent findbug warnings in DefaultMetricsSystem

2013-08-14 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739411#comment-13739411 ] Luke Lu commented on HADOOP-9871: - The patch lgtm. +1. Will commit shortly.