[jira] [Commented] (HADOOP-7001) Allow configuration changes without restarting configured nodes

2012-12-04 Thread su wenbo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509858#comment-13509858 ] su wenbo commented on HADOOP-7001: -- Excuse me, I am a newer, I tried to use your patch

[jira] [Commented] (HADOOP-7001) Allow configuration changes without restarting configured nodes

2012-12-04 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509924#comment-13509924 ] Harsh J commented on HADOOP-7001: - Hi Su, This patch, that merely lays the foundation

[jira] [Created] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Arpit Gupta (JIRA)
Arpit Gupta created HADOOP-9115: --- Summary: Deadlock in configuration when writing configuration to hdfs Key: HADOOP-9115 URL: https://issues.apache.org/jira/browse/HADOOP-9115 Project: Hadoop Common

[jira] [Updated] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-9115: Attachment: hive-jstack.log Thread 1640 and 1577 show the deadlock. Deadlock in

[jira] [Updated] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-9115: Description: This was noticed when using hive with hadoop-1.1.1 and running {code} select

[jira] [Assigned] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao reassigned HADOOP-9115: - Assignee: Jing Zhao Deadlock in configuration when writing configuration to hdfs

[jira] [Updated] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-9115: Affects Version/s: 1.1.1 Deadlock in configuration when writing configuration to hdfs

[jira] [Updated] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HADOOP-9115: -- Attachment: HADOOP-7082.b1.patch The deadlock seems to be the same issue with HDFS-1542 and

[jira] [Commented] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13509936#comment-13509936 ] Jing Zhao commented on HADOOP-9115: --- The backport patch passed all the unit tests and

[jira] [Updated] (HADOOP-9111) Fix failed testcases with @ignore annotation In branch-1

2012-12-04 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9111: Target Version/s: 1.1.2 Fix Version/s: (was: 1.2.0) 1.1.2

[jira] [Updated] (HADOOP-9082) Simplify scripting usages so that parallel platform-dependent scripts are simple to maintain

2012-12-04 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HADOOP-9082: --- Description: This issue was formerly titled Select and document a platform-independent scripting

[jira] [Reopened] (HADOOP-8924) Hadoop Common creating package-info.java must not depend on sh

2012-12-04 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley reopened HADOOP-8924: After discussion in common-dev@, the community consensus rejected use of Python. (see references in

[jira] [Updated] (HADOOP-8924) Hadoop Common creating package-info.java must not depend on sh, at least for Windows

2012-12-04 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HADOOP-8924: --- Summary: Hadoop Common creating package-info.java must not depend on sh, at least for Windows

[jira] [Commented] (HADOOP-8924) Hadoop Common creating package-info.java must not depend on sh, at least for Windows

2012-12-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510022#comment-13510022 ] Chris Nauroth commented on HADOOP-8924: --- On branch-trunk-win, when we converted to

[jira] [Commented] (HADOOP-8989) hadoop dfs -find feature

2012-12-04 Thread Parameswaran Raman (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510039#comment-13510039 ] Parameswaran Raman commented on HADOOP-8989: Is this feature available yet?

[jira] [Commented] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510040#comment-13510040 ] Tsz Wo (Nicholas), SZE commented on HADOOP-9115: Comparing the patch with

[jira] [Commented] (HADOOP-8545) Filesystem Implementation for OpenStack Swift

2012-12-04 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510062#comment-13510062 ] Nirmal Ranganathan commented on HADOOP-8545: Setting up a local swift install

[jira] [Updated] (HADOOP-9061) Java6+Windows does not work well with symlinks

2012-12-04 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Mitic updated HADOOP-9061: --- Attachment: HADOOP-9061.branch-1-win.symlinks.patch Attaching the patch. The patch does the

[jira] [Commented] (HADOOP-9061) Java6+Windows does not work well with symlinks

2012-12-04 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510085#comment-13510085 ] Ivan Mitic commented on HADOOP-9061: bq. One way to handle this would be to disable

[jira] [Updated] (HADOOP-9061) Java6+Windows does not work well with symlinks

2012-12-04 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Mitic updated HADOOP-9061: --- Status: Patch Available (was: Open) Java6+Windows does not work well with symlinks

[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-12-04 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510119#comment-13510119 ] Aaron T. Myers commented on HADOOP-9103: +1, the patch looks good to me. Thanks

[jira] [Updated] (HADOOP-8567) Port conf servlet to dump running configuration to branch 1.x

2012-12-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-8567: --- Fix Version/s: (was: 1.2.0) 1.1.2 Merged to

[jira] [Resolved] (HADOOP-9115) Deadlock in configuration when writing configuration to hdfs

2012-12-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HADOOP-9115. Resolution: Fixed Fix Version/s: 1.1.2 I have committed this.

[jira] [Commented] (HADOOP-9113) o.a.h.fs.TestDelegationTokenRenewer is failing intermittently

2012-12-04 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510218#comment-13510218 ] Karthik Kambatla commented on HADOOP-9113: -- Looks like Hadoop QA is down. Here

[jira] [Updated] (HADOOP-8924) Hadoop Common creating package-info.java must not depend on sh, at least for Windows

2012-12-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-8924: -- Assignee: Alejandro Abdelnur (was: Chris Nauroth) Thanks, Alejandro. I've reassigned it to

[jira] [Updated] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

2012-12-04 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HADOOP-8880: --- Fix Version/s: 1.1.2 Missing jersey jars as dependency in the pom causes hive tests to fail

[jira] [Commented] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

2012-12-04 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13510339#comment-13510339 ] Matt Foley commented on HADOOP-8880: Merged to branch-1 and branch-1.1 for release

[jira] [Updated] (HADOOP-9056) Build native library on Windows

2012-12-04 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9056: -- Attachment: HADOOP-9056.5.patch Build native library on Windows