[jira] [Commented] (HADOOP-8804) Improve Web UIs when the wildcard address is used

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

[jira] [Commented] (HADOOP-8437) getLocalPathForWrite is not throwing any expection for invalid paths

2012-10-05 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470076#comment-13470076 ] Brahma Reddy Battula commented on HADOOP-8437: -- Hi Harsh, do u have any

[jira] [Commented] (HADOOP-8842) local file system behavior of mv into an empty directory is inconsistent with HDFS

2012-10-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470083#comment-13470083 ] Suresh Srinivas commented on HADOOP-8842: - branch 20.x, since some of the

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470286#comment-13470286 ] Hudson commented on HADOOP-8881: Integrated in Hadoop-Hdfs-trunk #1186 (See

[jira] [Commented] (HADOOP-8878) uppercase namenode hostname causes hadoop dfs calls with webhdfs filesystem and fsck to fail when security is on

2012-10-05 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470301#comment-13470301 ] Daryn Sharp commented on HADOOP-8878: - Looks good, but I'm curious when it would be

[jira] [Commented] (HADOOP-8881) FileBasedKeyStoresFactory initialization logging should be debug not info

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470341#comment-13470341 ] Hudson commented on HADOOP-8881: Integrated in Hadoop-Mapreduce-trunk #1217 (See

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Attachment: (was: HADOOP-8849-vs-trunk.patch) FileUtil#fullyDelete should

[jira] [Assigned] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky reassigned HADOOP-8849: -- Assignee: Ivan A. Veselovsky FileUtil#fullyDelete should grant the

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Attachment: HADOOP-8849-vs-trunk-2.patch version #2 of the patch where the findbugs

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Status: Open (was: Patch Available) FileUtil#fullyDelete should grant the

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Status: Patch Available (was: Open) FileUtil#fullyDelete should grant the

[jira] [Commented] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

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

[jira] [Created] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Anthony Rojas (JIRA)
Anthony Rojas created HADOOP-8884: - Summary: DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError Key: HADOOP-8884 URL:

[jira] [Updated] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Anthony Rojas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Rojas updated HADOOP-8884: -- Attachment: HADOOP-8884.patch -First pass changed the nativecodeloader.java to throw a

[jira] [Commented] (HADOOP-8878) uppercase namenode hostname causes hadoop dfs calls with webhdfs filesystem and fsck to fail when security is on

2012-10-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470389#comment-13470389 ] Arpit Gupta commented on HADOOP-8878: - @Dayrn I just replicated what we do in

[jira] [Assigned] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers reassigned HADOOP-8884: -- Assignee: Anthony Rojas DEBUG should be WARN for DEBUG util.NativeCodeLoader:

[jira] [Updated] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-8884: --- Target Version/s: 2.0.3-alpha Status: Patch Available (was: Open) DEBUG

[jira] [Commented] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470417#comment-13470417 ] Suresh Srinivas commented on HADOOP-8884: - Anthony, thanks for the patch. Making

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Attachment: (was: HADOOP-8849-vs-trunk-2.patch) FileUtil#fullyDelete

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Attachment: HADOOP-8849-vs-trunk-3.patch fixed another findbugs warning that

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Status: Patch Available (was: Open) FileUtil#fullyDelete should grant the

[jira] [Commented] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

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

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Attachment: (was: HADOOP-8849-vs-trunk-3.patch) FileUtil#fullyDelete

[jira] [Updated] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

2012-10-05 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-8849: --- Attachment: HADOOP-8849-vs-trunk-4.patch corrected the formatting of the code (2

[jira] [Commented] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470477#comment-13470477 ] Aaron T. Myers commented on HADOOP-8884: The test failure is spurious and

[jira] [Commented] (HADOOP-8849) FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them

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

[jira] [Created] (HADOOP-8885) Need to add fs shim to use QFS

2012-10-05 Thread thilee (JIRA)
thilee created HADOOP-8885: -- Summary: Need to add fs shim to use QFS Key: HADOOP-8885 URL: https://issues.apache.org/jira/browse/HADOOP-8885 Project: Hadoop Common Issue Type: New Feature

[jira] [Created] (HADOOP-8886) Remove KFS support

2012-10-05 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8886: --- Summary: Remove KFS support Key: HADOOP-8886 URL: https://issues.apache.org/jira/browse/HADOOP-8886 Project: Hadoop Common Issue Type: Improvement

[jira] [Commented] (HADOOP-8804) Improve Web UIs when the wildcard address is used

2012-10-05 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470505#comment-13470505 ] Eli Collins commented on HADOOP-8804: - +1 Improve Web UIs when the

[jira] [Assigned] (HADOOP-8427) Convert Forrest docs to APT

2012-10-05 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Isaacson reassigned HADOOP-8427: - Assignee: Andy Isaacson Convert Forrest docs to APT ---

[jira] [Created] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8887: Summary: Use a Maven plugin to build the native code using CMake Key: HADOOP-8887 URL: https://issues.apache.org/jira/browse/HADOOP-8887 Project:

[jira] [Updated] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HADOOP-8887: - Attachment: HADOOP-8887.001.patch Use a Maven plugin to build the native

[jira] [Updated] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HADOOP-8887: - Status: Patch Available (was: Open) Use a Maven plugin to build the

[jira] [Commented] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470538#comment-13470538 ] Colin Patrick McCabe commented on HADOOP-8887: -- A word of explanation about

[jira] [Updated] (HADOOP-8878) uppercase namenode hostname causes hadoop dfs calls with webhdfs filesystem and fsck to fail when security is on

2012-10-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-8878: Attachment: HADOOP-8878.patch patch for trunk. Instead of using SecuirtyUtil.getLocalHostname

[jira] [Updated] (HADOOP-8878) uppercase namenode hostname causes hadoop dfs calls with webhdfs filesystem and fsck to fail when security is on

2012-10-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-8878: Status: Patch Available (was: Open) uppercase namenode hostname causes hadoop dfs calls

[jira] [Commented] (HADOOP-8882) uppercase namenode host name causes fsck to fail when useKsslAuth is on

2012-10-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470619#comment-13470619 ] Arpit Gupta commented on HADOOP-8882: - @Steve Thanks for the heads up. I followed

[jira] [Commented] (HADOOP-8882) uppercase namenode host name causes fsck to fail when useKsslAuth is on

2012-10-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470621#comment-13470621 ] Arpit Gupta commented on HADOOP-8882: - i meant without locale info in the above

[jira] [Commented] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

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

[jira] [Commented] (HADOOP-8878) uppercase namenode hostname causes hadoop dfs calls with webhdfs filesystem and fsck to fail when security is on

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

[jira] [Created] (HADOOP-8888) add the ability to suppress the deprecated warnings when using hadoop cli

2012-10-05 Thread Arpit Gupta (JIRA)
Arpit Gupta created HADOOP-: --- Summary: add the ability to suppress the deprecated warnings when using hadoop cli Key: HADOOP- URL: https://issues.apache.org/jira/browse/HADOOP- Project:

[jira] [Commented] (HADOOP-8437) getLocalPathForWrite is not throwing any expection for invalid paths

2012-10-05 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470755#comment-13470755 ] Harsh J commented on HADOOP-8437: - Would permissions not work? I had tried the special

[jira] [Updated] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HADOOP-8887: - Attachment: HADOOP-8887.002.patch Get rid of some warnings (none of them were

[jira] [Created] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Todd Lipcon (JIRA)
Todd Lipcon created HADOOP-8889: --- Summary: Upgrade to Surefire 2.12.3 Key: HADOOP-8889 URL: https://issues.apache.org/jira/browse/HADOOP-8889 Project: Hadoop Common Issue Type: Improvement

[jira] [Updated] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-8889: Attachment: hadoop-8889.txt Upgrade to Surefire 2.12.3 --

[jira] [Updated] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-8889: Status: Patch Available (was: Open) Upgrade to Surefire 2.12.3 --

[jira] [Updated] (HADOOP-8885) Need to add fs shim to use QFS

2012-10-05 Thread thilee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thilee updated HADOOP-8885: --- Attachment: HADOOP-8885-branch-1.patch Attached is the patch for *branch-1*. In addition to applying the

[jira] [Updated] (HADOOP-8888) add the ability to suppress the deprecated warnings when using hadoop cli

2012-10-05 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta updated HADOOP-: Description: some this similar to what HADOOP_HOME_WARN_SUPPRESS is used for in branch-1 May be

[jira] [Commented] (HADOOP-8889) Upgrade to Surefire 2.12.3

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

[jira] [Updated] (HADOOP-8852) WebHdfsFileSystem and HftpFileSystem don't need delegation tokens

2012-10-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-8852: - Description: Parent JIRA to track the work of removing delegation tokens from these

[jira] [Commented] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470809#comment-13470809 ] Aaron T. Myers commented on HADOOP-8889: +1 Upgrade to Surefire

[jira] [Created] (HADOOP-8890) Remove unused TokenRenewer implementation from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-8890: Summary: Remove unused TokenRenewer implementation from WebHdfsFileSystem and HftpFileSystem Key: HADOOP-8890 URL: https://issues.apache.org/jira/browse/HADOOP-8890

[jira] [Created] (HADOOP-8891) Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-8891: Summary: Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem Key: HADOOP-8891 URL: https://issues.apache.org/jira/browse/HADOOP-8891

[jira] [Created] (HADOOP-8892) WebHdfsFileSystem shouldn't use delegation tokens

2012-10-05 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-8892: Summary: WebHdfsFileSystem shouldn't use delegation tokens Key: HADOOP-8892 URL: https://issues.apache.org/jira/browse/HADOOP-8892 Project: Hadoop Common

[jira] [Assigned] (HADOOP-8890) Remove unused TokenRenewer implementation from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla reassigned HADOOP-8890: Assignee: Karthik Kambatla Remove unused TokenRenewer implementation from

[jira] [Assigned] (HADOOP-8891) Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla reassigned HADOOP-8891: Assignee: Karthik Kambatla Remove DelegationTokenRenewer and its logic from

[jira] [Updated] (HADOOP-8891) Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-8891: - Issue Type: Improvement (was: Sub-task) Parent: (was: HADOOP-8852)

[jira] [Updated] (HADOOP-8891) Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-8891: - Description: Moved the HDFS part of HADOOP-8852 to HDFS-4009 along with other

[jira] [Assigned] (HADOOP-8885) Need to add fs shim to use QFS

2012-10-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers reassigned HADOOP-8885: -- Assignee: thilee Need to add fs shim to use QFS --

[jira] [Updated] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-8889: Resolution: Fixed Fix Version/s: 2.0.3-alpha 3.0.0 Hadoop Flags:

[jira] [Created] (HADOOP-8894) GenericTestUtils.waitFor should dump thread stacks on timeout

2012-10-05 Thread Todd Lipcon (JIRA)
Todd Lipcon created HADOOP-8894: --- Summary: GenericTestUtils.waitFor should dump thread stacks on timeout Key: HADOOP-8894 URL: https://issues.apache.org/jira/browse/HADOOP-8894 Project: Hadoop Common

[jira] [Updated] (HADOOP-8894) GenericTestUtils.waitFor should dump thread stacks on timeout

2012-10-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-8894: Attachment: hadoop-8894.txt Attached patch borrows the code from TimedOutTestListener so that the

[jira] [Updated] (HADOOP-8894) GenericTestUtils.waitFor should dump thread stacks on timeout

2012-10-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-8894: Status: Patch Available (was: Open) submitting patch to Jenkins. I did a manual test by changing

[jira] [Updated] (HADOOP-6616) Improve documentation for rack awareness

2012-10-05 Thread Adam Faris (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Faris updated HADOOP-6616: --- Attachment: hadoop-6616.patch Here's a documentation update for cluster_setup.xml. Inside the

[jira] [Resolved] (HADOOP-8591) TestZKFailoverController tests time out

2012-10-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HADOOP-8591. Resolution: Invalid Assignee: Aaron T. Myers I looked into this today and realized

[jira] [Commented] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

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

[jira] [Commented] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470855#comment-13470855 ] Hudson commented on HADOOP-8889: Integrated in Hadoop-Hdfs-trunk-Commit #2881 (See

[jira] [Commented] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470856#comment-13470856 ] Hudson commented on HADOOP-8889: Integrated in Hadoop-Common-trunk-Commit #2819 (See

[jira] [Commented] (HADOOP-8889) Upgrade to Surefire 2.12.3

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470860#comment-13470860 ] Hudson commented on HADOOP-8889: Integrated in Hadoop-Mapreduce-trunk-Commit #2843 (See

[jira] [Commented] (HADOOP-6616) Improve documentation for rack awareness

2012-10-05 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470862#comment-13470862 ] Joep Rottinghuis commented on HADOOP-6616: -- Nice Adam. Nit int the second-last

[jira] [Commented] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Anthony Rojas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470865#comment-13470865 ] Anthony Rojas commented on HADOOP-8884: --- Thanks for the feedback. I agree with

[jira] [Updated] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Anthony Rojas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Rojas updated HADOOP-8884: -- Status: Open (was: Patch Available) DEBUG should be WARN for DEBUG

[jira] [Commented] (HADOOP-8894) GenericTestUtils.waitFor should dump thread stacks on timeout

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

[jira] [Updated] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Anthony Rojas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Rojas updated HADOOP-8884: -- Attachment: HADOOP-8884-v2.patch Uploading version 2 of the patch, consolidating feedback

[jira] [Updated] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

2012-10-05 Thread Anthony Rojas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Rojas updated HADOOP-8884: -- Status: Patch Available (was: Open) Version 2 of the patch, consolidating feedback from

[jira] [Commented] (HADOOP-6616) Improve documentation for rack awareness

2012-10-05 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470873#comment-13470873 ] Joep Rottinghuis commented on HADOOP-6616: -- Perhaps you can add a few words

[jira] [Updated] (HADOOP-8427) Convert Forrest docs to APT

2012-10-05 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Isaacson updated HADOOP-8427: -- Attachment: hadoop8427.txt Convert commands_manual.html and file_system_shell.html to APT.

[jira] [Updated] (HADOOP-8891) Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-8891: - Status: Patch Available (was: Open) Remove DelegationTokenRenewer and its logic

[jira] [Updated] (HADOOP-8891) Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem

2012-10-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated HADOOP-8891: - Attachment: HADOOP-8891.patch Uploading a patch that removes DelegationTokenRenewer and

[jira] [Created] (HADOOP-8895) TokenRenewer should be an interface, it is currently a fully abstract class

2012-10-05 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-8895: Summary: TokenRenewer should be an interface, it is currently a fully abstract class Key: HADOOP-8895 URL: https://issues.apache.org/jira/browse/HADOOP-8895

[jira] [Commented] (HADOOP-8884) DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load native-hadoop with error: java.lang.UnsatisfiedLinkError

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

[jira] [Commented] (HADOOP-8891) Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and HftpFileSystem

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