[jira] [Commented] (HADOOP-10736) Add key attributes to the key shell

2014-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060075#comment-14060075 ] Hudson commented on HADOOP-10736: - FAILURE: Integrated in Hadoop-Yarn-trunk #611 (See

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2014-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060076#comment-14060076 ] Hudson commented on HADOOP-8158: FAILURE: Integrated in Hadoop-Yarn-trunk #611 (See

[jira] [Updated] (HADOOP-3619) DNS.getHosts triggers an ArrayIndexOutOfBoundsException in reverseDNS if one of the interfaces is IPv6

2014-07-13 Thread Dr. Martin Menzel (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr. Martin Menzel updated HADOOP-3619: -- Tags: IPv6 RDNS Labels: patch (was: ) Release Note: IPv6 patch

[jira] [Updated] (HADOOP-3619) DNS.getHosts triggers an ArrayIndexOutOfBoundsException in reverseDNS if one of the interfaces is IPv6

2014-07-13 Thread Dr. Martin Menzel (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr. Martin Menzel updated HADOOP-3619: -- Attachment: HADOOP-3619.patch IPv6 rDNS patch DNS.getHosts triggers an

[jira] [Commented] (HADOOP-3619) DNS.getHosts triggers an ArrayIndexOutOfBoundsException in reverseDNS if one of the interfaces is IPv6

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

[jira] [Created] (HADOOP-10820) Empty entry in libjars results in working directory being recursively localized

2014-07-13 Thread Alex Holmes (JIRA)
Alex Holmes created HADOOP-10820: Summary: Empty entry in libjars results in working directory being recursively localized Key: HADOOP-10820 URL: https://issues.apache.org/jira/browse/HADOOP-10820

[jira] [Updated] (HADOOP-10820) Empty entry in libjars results in working directory being recursively localized

2014-07-13 Thread Alex Holmes (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Holmes updated HADOOP-10820: - Attachment: HADOOP-10820.patch An update to GenericOptionsParser which silently ignores empty

[jira] [Commented] (HADOOP-10819) build hadoop on 64 bit linux failure ..

2014-07-13 Thread suanping (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060248#comment-14060248 ] suanping commented on HADOOP-10819: --- [suan@localhost conf]$ mvn -version Apache Maven

[jira] [Commented] (HADOOP-10820) Empty entry in libjars results in working directory being recursively localized

2014-07-13 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060257#comment-14060257 ] zhihai xu commented on HADOOP-10820: If finalArr.size() is zero, what should we do?

[jira] [Commented] (HADOOP-10794) A hadoop cluster needs clock synchronization

2014-07-13 Thread eric baldeschwieler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060283#comment-14060283 ] eric baldeschwieler commented on HADOOP-10794: -- As YARN supports more

[jira] [Commented] (HADOOP-10679) Authorize webui access using ServiceAuthorizationManager

2014-07-13 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060303#comment-14060303 ] Benoy Antony commented on HADOOP-10679: --- Thank you Chris, for the info.

[jira] [Commented] (HADOOP-10735) Fall back AesCtrCryptoCodec implementation from OpenSSL to JCE if non native support.

2014-07-13 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060317#comment-14060317 ] Uma Maheswara Rao G commented on HADOOP-10735: -- Thanks a lot Yi for update

[jira] [Updated] (HADOOP-10735) Fall back AesCtrCryptoCodec implementation from OpenSSL to JCE if non native support.

2014-07-13 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HADOOP-10735: Attachment: HADOOP-10735.005.patch Thanks [~umamaheswararao] for the comments. {quote} Can't we use

[jira] [Commented] (HADOOP-10436) ToolRunner is not thread-safe

2014-07-13 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060360#comment-14060360 ] Tsuyoshi OZAWA commented on HADOOP-10436: - [~bdechoux], thank you for your