[jira] [Commented] (HADOOP-9576) Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException

2013-06-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675764#comment-13675764 ] Steve Loughran commented on HADOOP-9576: I've seen this, and yes, it should be

[jira] [Updated] (HADOOP-9576) Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException

2013-06-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9576: --- Attachment: HADOOP-9576-001.patch patch, also fixes a cut and paste text error in the

[jira] [Assigned] (HADOOP-9576) Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException

2013-06-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned HADOOP-9576: -- Assignee: Steve Loughran (was: Jian He) Make NetUtils.wrapException throw

[jira] [Updated] (HADOOP-9576) Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException

2013-06-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9576: --- Target Version/s: 2.1.0-beta Status: Patch Available (was: Open) Wiki Entry

[jira] [Updated] (HADOOP-9576) Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException

2013-06-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9576: --- Affects Version/s: 1.2.1 3.0.0 Make NetUtils.wrapException

[jira] [Commented] (HADOOP-9392) Token based authentication and Single Sign On

2013-06-05 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675893#comment-13675893 ] Kai Zheng commented on HADOOP-9392: --- Kyle- thank you for thinking about this. I’m glad

[jira] [Commented] (HADOOP-9576) Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException

2013-06-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675900#comment-13675900 ] Hadoop QA commented on HADOOP-9576: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HADOOP-9421) Convert SASL to use ProtoBuf and add lengths for non-blocking processing

2013-06-05 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675923#comment-13675923 ] Daryn Sharp commented on HADOOP-9421: - Thanks Luke. Removing the AuthMethod proved

[jira] [Commented] (HADOOP-9392) Token based authentication and Single Sign On

2013-06-05 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675929#comment-13675929 ] Daryn Sharp commented on HADOOP-9392: - After HADOOP-9421, and perhaps a few followup

[jira] [Updated] (HADOOP-9601) Support native CRC on byte arrays

2013-06-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-9601: Attachment: HADOOP-9601-WIP-01.patch A quick WIP patch. Seems to run fine with most MR workloads I've

[jira] [Commented] (HADOOP-9601) Support native CRC on byte arrays

2013-06-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676055#comment-13676055 ] Todd Lipcon commented on HADOOP-9601: - Looks like a good start. A few thoughts on

[jira] [Commented] (HADOOP-9601) Support native CRC on byte arrays

2013-06-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676059#comment-13676059 ] Todd Lipcon commented on HADOOP-9601: - Another thing which I think will have to be

[jira] [Commented] (HADOOP-9601) Support native CRC on byte arrays

2013-06-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676068#comment-13676068 ] Gopal V commented on HADOOP-9601: - The JNI calls were in-place to allow mixtures of

[jira] [Commented] (HADOOP-9616) In branch-2, baseline of Javadoc Warnings (specified in test-patch.properties) is mismatch with Javadoc warnings in current codebase

2013-06-05 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676087#comment-13676087 ] Luke Lu commented on HADOOP-9616: - Verified the patch with test-patch on branch-2 using a

[jira] [Updated] (HADOOP-9616) In branch-2, baseline of Javadoc Warnings (specified in test-patch.properties) is mismatch with Javadoc warnings in current codebase

2013-06-05 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu updated HADOOP-9616: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch-2 and

[jira] [Commented] (HADOOP-9618) Add thread which detects JVM pauses

2013-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676110#comment-13676110 ] Jonathan Ellis commented on HADOOP-9618: bq. The problem is that the GC logs

[jira] [Commented] (HADOOP-9620) Stabilize branch-2 on Windows

2013-06-05 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676115#comment-13676115 ] Konstantin Boudnik commented on HADOOP-9620: Let me get it straight: the unit

[jira] [Commented] (HADOOP-9576) Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException

2013-06-05 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676163#comment-13676163 ] Jian He commented on HADOOP-9576: - Steve, thanks for taking this over. Not related to

[jira] [Commented] (HADOOP-9487) Deprecation warnings in Configuration should go to their own log or otherwise be suppressible

2013-06-05 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676183#comment-13676183 ] Sangjin Lee commented on HADOOP-9487: - I would probably consider adding it in

[jira] [Commented] (HADOOP-9620) Stabilize branch-2 on Windows

2013-06-05 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676189#comment-13676189 ] Chuan Liu commented on HADOOP-9620: --- I think I put it in the wrong way. We only saw

[jira] [Updated] (HADOOP-9620) Stabilize branch-2 on Windows

2013-06-05 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu updated HADOOP-9620: -- Description: -After merging trunk change into branch-2, we are seeing a new set of unit test

[jira] [Commented] (HADOOP-9618) Add thread which detects JVM pauses

2013-06-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676227#comment-13676227 ] Colin Patrick McCabe commented on HADOOP-9618: -- Those are good points. Any

[jira] [Commented] (HADOOP-9618) Add thread which detects JVM pauses

2013-06-05 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676236#comment-13676236 ] Hitesh Shah commented on HADOOP-9618: - [~tlipcon] does it make sense to expose this

[jira] [Assigned] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-06-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta reassigned HADOOP-9422: --- Assignee: Arpit Gupta HADOOP_HOME should not be required to be set to be able to

[jira] [Updated] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-06-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-9422: Status: Patch Available (was: Open) HADOOP_HOME should not be required to be set to be able

[jira] [Updated] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-06-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-9422: Attachment: HADOOP-9422.patch HADOOP_HOME should not be required to be set to be able to

[jira] [Commented] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-06-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676278#comment-13676278 ] Arpit Gupta commented on HADOOP-9422: - I can take this up. One thing we could do is

[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy St. Clair updated HADOOP-9613: -- Attachment: (was: HADOOP-9613.patch) Updated jersey pom dependencies

[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy St. Clair updated HADOOP-9613: -- Attachment: HADOOP-9613.patch updated patch. Updated jersey pom

[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy St. Clair updated HADOOP-9613: -- Status: Patch Available (was: Open) Updated jersey pom dependencies

[jira] [Updated] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy St. Clair updated HADOOP-9613: -- Description: Update pom.xml dependencies exposed when running a mvn-rpmbuild against

[jira] [Commented] (HADOOP-9594) Update apache commons math dependency

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676280#comment-13676280 ] Timothy St. Clair commented on HADOOP-9594: --- This ticket has gotten little

[jira] [Commented] (HADOOP-9594) Update apache commons math dependency

2013-06-05 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676296#comment-13676296 ] Luke Lu commented on HADOOP-9594: - This is an incompatible change. Can you tell me why

[jira] [Commented] (HADOOP-9619) Mark stability of .proto files

2013-06-05 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676297#comment-13676297 ] Sanjay Radia commented on HADOOP-9619: -- Karthik, maybe we can put the above

[jira] [Commented] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

2013-06-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676307#comment-13676307 ] Hadoop QA commented on HADOOP-9422: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676310#comment-13676310 ] Hadoop QA commented on HADOOP-9613: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HADOOP-9619) Mark stability of .proto files

2013-06-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676309#comment-13676309 ] Karthik Kambatla commented on HADOOP-9619: -- Sure Sanjay, that makes sense. I ll

[jira] [Commented] (HADOOP-9594) Update apache commons math dependency

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676311#comment-13676311 ] Timothy St. Clair commented on HADOOP-9594: --- 2.X line is deprecated (last rev

[jira] [Commented] (HADOOP-9613) Updated jersey pom dependencies

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676318#comment-13676318 ] Timothy St. Clair commented on HADOOP-9613: --- ready for review

[jira] [Commented] (HADOOP-9447) Configuration to include name of failing file/resource when wrapping an XML parser exception

2013-06-05 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676335#comment-13676335 ] Luke Lu commented on HADOOP-9447: - You probably want to rename the

[jira] [Commented] (HADOOP-9487) Deprecation warnings in Configuration should go to their own log or otherwise be suppressible

2013-06-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676334#comment-13676334 ] Steve Loughran commented on HADOOP-9487: I was thinking of having a special

[jira] [Created] (HADOOP-9622) bzip2 codec can drop records when reading data in splits

2013-06-05 Thread Jason Lowe (JIRA)
Jason Lowe created HADOOP-9622: -- Summary: bzip2 codec can drop records when reading data in splits Key: HADOOP-9622 URL: https://issues.apache.org/jira/browse/HADOOP-9622 Project: Hadoop Common

[jira] [Updated] (HADOOP-9601) Support native CRC on byte arrays

2013-06-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HADOOP-9601: Attachment: HADOOP-9601-WIP-02.patch Split into two functions Chunked the loop into checking 512

[jira] [Commented] (HADOOP-9487) Deprecation warnings in Configuration should go to their own log or otherwise be suppressible

2013-06-05 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676357#comment-13676357 ] Sangjin Lee commented on HADOOP-9487: - [~stev...@iseran.com] That might be another

[jira] [Created] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9623: - Summary: Update jets3t dependency Key: HADOOP-9623 URL: https://issues.apache.org/jira/browse/HADOOP-9623 Project: Hadoop Common Issue Type:

[jira] [Updated] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy St. Clair updated HADOOP-9623: -- Attachment: HADOOP-9623.patch update jets3t dependency. Update

[jira] [Updated] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy St. Clair updated HADOOP-9623: -- Status: Patch Available (was: Open) Update jets3t dependency

[jira] [Updated] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy St. Clair updated HADOOP-9623: -- Description: Current version referenced in pom is 0.6.1 (Aug 2008), updating to 0.9.0

[jira] [Updated] (HADOOP-9622) bzip2 codec can drop records when reading data in splits

2013-06-05 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-9622: --- Attachment: HADOOP-9622-testcase.patch Attaching a testcase for the problem, which requires the

[jira] [Comment Edited] (HADOOP-9622) bzip2 codec can drop records when reading data in splits

2013-06-05 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676373#comment-13676373 ] Jason Lowe edited comment on HADOOP-9622 at 6/5/13 9:33 PM:

[jira] [Commented] (HADOOP-9623) Update jets3t dependency

2013-06-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676394#comment-13676394 ] Hadoop QA commented on HADOOP-9623: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HADOOP-9620) Umbrella jira to track windows unit test failures on branch-2

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9620: Summary: Umbrella jira to track windows unit test failures on branch-2 (was: Stabilize

[jira] [Commented] (HADOOP-9487) Deprecation warnings in Configuration should go to their own log or otherwise be suppressible

2013-06-05 Thread Chu Tong (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676450#comment-13676450 ] Chu Tong commented on HADOOP-9487: -- [~stev...@iseran.com], I actually agree more with

[jira] [Updated] (HADOOP-9517) Document Hadoop Compatibility

2013-06-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-9517: - Attachment: hadoop-9517-v3.patch Patch hadoop-9517-v3.patch includes the text from

[jira] [Created] (HADOOP-9624) TestFSMainOperationsLocalFileSystem and TestNativeAzureFileSystemOperationsMocked failed when the Hadoop enlistment root path has x or X in its name

2013-06-05 Thread Xi Fang (JIRA)
Xi Fang created HADOOP-9624: --- Summary: TestFSMainOperationsLocalFileSystem and TestNativeAzureFileSystemOperationsMocked failed when the Hadoop enlistment root path has x or X in its name Key: HADOOP-9624 URL:

[jira] [Updated] (HADOOP-9624) TestFSMainOperationsLocalFileSystem and TestNativeAzureFileSystemOperationsMocked failed when the Hadoop enlistment root path has x or X in its name

2013-06-05 Thread Xi Fang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Fang updated HADOOP-9624: Affects Version/s: 1-win TestFSMainOperationsLocalFileSystem and

[jira] [Updated] (HADOOP-9624) TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has x or X in its name

2013-06-05 Thread Xi Fang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Fang updated HADOOP-9624: Summary: TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has x or X in

[jira] [Updated] (HADOOP-9624) TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has x or X in its name

2013-06-05 Thread Xi Fang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Fang updated HADOOP-9624: Description: TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has x or X

[jira] [Updated] (HADOOP-9624) TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has x or X in its name

2013-06-05 Thread Xi Fang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Fang updated HADOOP-9624: Description: TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has x or X

[jira] [Created] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Paul Han (JIRA)
Paul Han created HADOOP-9625: Summary: HADOOP_OPTS not picked up by hadoop command Key: HADOOP-9625 URL: https://issues.apache.org/jira/browse/HADOOP-9625 Project: Hadoop Common Issue Type:

[jira] [Updated] (HADOOP-9624) TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has X in its name

2013-06-05 Thread Xi Fang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Fang updated HADOOP-9624: Summary: TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has X in its

[jira] [Updated] (HADOOP-9624) TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has X in its name

2013-06-05 Thread Xi Fang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Fang updated HADOOP-9624: Description: TestFSMainOperationsLocalFileSystem failed when the Hadoop enlistment root path has X in

[jira] [Commented] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676550#comment-13676550 ] Paul Han commented on HADOOP-9625: -- The fix is straight forward in hadoop-env.sh: export

[jira] [Updated] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Han updated HADOOP-9625: - Attachment: HADOOP-9625.patch proposed fix. HADOOP_OPTS not picked up by hadoop

[jira] [Commented] (HADOOP-9620) Umbrella jira to track windows unit test failures on branch-2

2013-06-05 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676554#comment-13676554 ] Konstantin Boudnik commented on HADOOP-9620: Oh, yes - that totally makes

[jira] [Updated] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Han updated HADOOP-9625: - Fix Version/s: 2.0.5-alpha Status: Patch Available (was: Open) submit patch for testing and

[jira] [Commented] (HADOOP-9593) stack trace printed at ERROR for all yarn clients without hadoop.home set

2013-06-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676558#comment-13676558 ] Arun C Murthy commented on HADOOP-9593: --- Looks like this hasn't been merged to

[jira] [Commented] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676563#comment-13676563 ] Hadoop QA commented on HADOOP-9625: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HADOOP-9593) stack trace printed at ERROR for all yarn clients without hadoop.home set

2013-06-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676574#comment-13676574 ] Arun C Murthy commented on HADOOP-9593: --- Done. stack trace

[jira] [Reopened] (HADOOP-8957) AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs

2013-06-05 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu reopened HADOOP-8957: --- Reopen for porting to branch-2. AbstractFileSystem#IsValidName should be overridden

[jira] [Updated] (HADOOP-8957) AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs

2013-06-05 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu updated HADOOP-8957: -- Attachment: HADOOP-8957-branch-2.patch Attaching a branch-2 patch. It is almost identical to the

[jira] [Reopened] (HADOOP-9131) TestLocalFileSystem#testListStatusWithColons cannot run on Windows

2013-06-05 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuan Liu reopened HADOOP-9131: --- Reopen for porting to branch-2. TestLocalFileSystem#testListStatusWithColons cannot

[jira] [Commented] (HADOOP-9593) stack trace printed at ERROR for all yarn clients without hadoop.home set

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676586#comment-13676586 ] Hudson commented on HADOOP-9593: Integrated in Hadoop-trunk-Commit #3868 (See

[jira] [Updated] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Han updated HADOOP-9625: - Status: Patch Available (was: Open) submitting a new patch named with branch as well.

[jira] [Updated] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Han updated HADOOP-9625: - Attachment: HADOOP-9625-release-2.0.5-alpha-rc2.patch HADOOP_OPTS not picked up by hadoop command

[jira] [Updated] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Han updated HADOOP-9625: - Status: Open (was: Patch Available) Just realized the patch is not named per convention: missed branch

[jira] [Commented] (HADOOP-9625) HADOOP_OPTS not picked up by hadoop command

2013-06-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676599#comment-13676599 ] Hadoop QA commented on HADOOP-9625: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9527: -- Affects Version/s: 2.3.0 TestLocalFSFileContextSymlink is broken on Windows

[jira] [Updated] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9527: -- Fix Version/s: 2.3.0 TestLocalFSFileContextSymlink is broken on Windows

[jira] [Commented] (HADOOP-8957) AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676624#comment-13676624 ] Suresh Srinivas commented on HADOOP-8957: - Chuan, some of these jiras can just be

[jira] [Resolved] (HADOOP-8957) AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-8957. - Resolution: Fixed Fix Version/s: 2.1.0-beta Hadoop Flags: Reviewed I merged

[jira] [Commented] (HADOOP-9607) Fixes in Javadoc build

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676642#comment-13676642 ] Suresh Srinivas commented on HADOOP-9607: - Note to the committer - please add the

[jira] [Updated] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9527: -- Attachment: HADOOP-9527.008.patch New patch. This is actually a simpler approach more in line

[jira] [Resolved] (HADOOP-9131) TestLocalFileSystem#testListStatusWithColons cannot run on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9131. - Resolution: Fixed Fix Version/s: (was: 3.0.0) 2.1.0-beta

[jira] [Updated] (HADOOP-9526) TestShellCommandFencer and TestShell fail on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9526: Assignee: Arpit Agarwal TestShellCommandFencer and TestShell fail on Windows

[jira] [Commented] (HADOOP-8957) AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676656#comment-13676656 ] Hudson commented on HADOOP-8957: Integrated in Hadoop-trunk-Commit #3869 (See

[jira] [Commented] (HADOOP-9605) Update junit dependency

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676658#comment-13676658 ] Hudson commented on HADOOP-9605: Integrated in Hadoop-trunk-Commit #3869 (See

[jira] [Updated] (HADOOP-9526) TestShellCommandFencer and TestShell fail on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9526: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HADOOP-9607) Fixes in Javadoc build

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676657#comment-13676657 ] Hudson commented on HADOOP-9607: Integrated in Hadoop-trunk-Commit #3869 (See

[jira] [Commented] (HADOOP-8982) TestSocketIOWithTimeout fails on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676660#comment-13676660 ] Suresh Srinivas commented on HADOOP-8982: - bq. It is equally likely the data is

[jira] [Commented] (HADOOP-9526) TestShellCommandFencer and TestShell fail on Windows

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676677#comment-13676677 ] Hudson commented on HADOOP-9526: Integrated in Hadoop-trunk-Commit #3870 (See

[jira] [Commented] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676678#comment-13676678 ] Hadoop QA commented on HADOOP-9527: --- {color:green}+1 overall{color}. Here are the

[jira] [Updated] (HADOOP-8982) TestSocketIOWithTimeout fails on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-8982: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676683#comment-13676683 ] Suresh Srinivas commented on HADOOP-9527: - Ivan can you please review this and

[jira] [Updated] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9527: Fix Version/s: (was: 2.3.0) (was: 3.0.0)

[jira] [Updated] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9527: Affects Version/s: (was: 3.0.0) TestLocalFSFileContextSymlink is broken on

[jira] [Commented] (HADOOP-7682) taskTracker could not start because Failed to set permissions to ttprivate to 0700

2013-06-05 Thread Joshua Caplan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676684#comment-13676684 ] Joshua Caplan commented on HADOOP-7682: --- While we're creating a WinLocalFileSystem

[jira] [Commented] (HADOOP-8982) TestSocketIOWithTimeout fails on Windows

2013-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676686#comment-13676686 ] Hudson commented on HADOOP-8982: Integrated in Hadoop-trunk-Commit #3871 (See

[jira] [Resolved] (HADOOP-9579) Contrib ant test target not setting the java.library.path

2013-06-05 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Mitic resolved HADOOP-9579. Resolution: Fixed Fix Version/s: 1-win I committed the patch to branch-1-win. Thanks Chris

[jira] [Commented] (HADOOP-9527) TestLocalFSFileContextSymlink is broken on Windows

2013-06-05 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676701#comment-13676701 ] Ivan Mitic commented on HADOOP-9527: Thanks Arpit for the new patch! Will try to

  1   2   >