[jira] [Updated] (HADOOP-10663) Path.getFileSystem should identify Windows drive (c:) like files and return the localFS

2014-06-06 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HADOOP-10663: -- Attachment: HADOOP-10663.1.patch Reload patch again to trigger QA Path.getFileSystem

[jira] [Updated] (HADOOP-10663) Path.getFileSystem should identify Windows drive (c:) like files and return the localFS

2014-06-06 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HADOOP-10663: -- Status: Open (was: Patch Available) Path.getFileSystem should identify Windows drive (c:)

[jira] [Updated] (HADOOP-10663) Path.getFileSystem should identify Windows drive (c:) like files and return the localFS

2014-06-06 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HADOOP-10663: -- Status: Patch Available (was: Open) Path.getFileSystem should identify Windows drive (c:)

[jira] [Updated] (HADOOP-10663) Path.getFileSystem should identify Windows drive (c:) like files and return the localFS

2014-06-06 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HADOOP-10663: -- Attachment: (was: HADOOP-10663.1.patch) Path.getFileSystem should identify Windows

[jira] [Commented] (HADOOP-10664) TestNetUtils.testNormalizeHostName fails

2014-06-06 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019622#comment-14019622 ] Remus Rusanu commented on HADOOP-10664: --- The DNS for 3w.org is back today:

[jira] [Commented] (HADOOP-10663) Path.getFileSystem should identify Windows drive (c:) like files and return the localFS

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

[jira] [Created] (HADOOP-10667) implement TCP connection reuse for native client

2014-06-06 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10667: - Summary: implement TCP connection reuse for native client Key: HADOOP-10667 URL: https://issues.apache.org/jira/browse/HADOOP-10667 Project: Hadoop

[jira] [Work started] (HADOOP-10667) implement TCP connection reuse for native client

2014-06-06 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-10667 started by Colin Patrick McCabe. implement TCP connection reuse for native client

[jira] [Updated] (HADOOP-10667) implement TCP connection reuse for native client

2014-06-06 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HADOOP-10667: -- Attachment: HADOOP-10667-pnative.001.patch * Fix connection re-use in

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019868#comment-14019868 ] Chen He commented on HADOOP-10660: -- is this patch ok? :) GraphiteSink should

[jira] [Commented] (HADOOP-10665) Make Hadoop Authentication Handler loads case in-sensitive

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019874#comment-14019874 ] Steve Loughran commented on HADOOP-10665: - seems a good idea, but the test has

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019951#comment-14019951 ] Ravi Prakash commented on HADOOP-10660: --- Ted: I'm afraid I don't see where close()

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019966#comment-14019966 ] Ted Yu commented on HADOOP-10660: - See the following javadoc in MetricsSink.java :

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019974#comment-14019974 ] Chen He commented on HADOOP-10660: -- Is there probability that the GraphiteSink is

[jira] [Updated] (HADOOP-10665) Make Hadoop Authentication Handler loads case in-sensitive

2014-06-06 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10665: -- Attachment: HADOOP-10665.patch Thanks for the suggestion. The corrected patch is attached.

[jira] [Updated] (HADOOP-10655) swift native store returns true even when it doesn't delete the directory

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-10655: Component/s: (was: fs) fs/swift swift native store returns true

[jira] [Updated] (HADOOP-10647) String Format Exception in SwiftNativeFileSystemStore.java

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-10647: Component/s: (was: tools) fs/swift String Format Exception in

[jira] [Updated] (HADOOP-10351) Unit test TestSwiftFileSystemLsOperations#testListEmptyRoot and testListEmptyRoot failure.

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-10351: Component/s: (was: tools) (was: fs) fs/swift

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019998#comment-14019998 ] Ted Yu commented on HADOOP-10660: - bq. the GraphiteSink is closed but the writer is

[jira] [Updated] (HADOOP-10647) String Format Exception in SwiftNativeFileSystemStore.java

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-10647: Assignee: Gene Kim String Format Exception in SwiftNativeFileSystemStore.java

[jira] [Updated] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He updated HADOOP-10660: - Attachment: HADOOP-10660-v2.patch GraphiteSink should implement Closeable

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020014#comment-14020014 ] Chen He commented on HADOOP-10660: -- Thank you for the suggestions, [~raviprak] and

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020024#comment-14020024 ] Ted Yu commented on HADOOP-10660: - {code} +} else { + throw new

[jira] [Commented] (HADOOP-10665) Make Hadoop Authentication Handler loads case in-sensitive

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

[jira] [Updated] (HADOOP-10307) Support multiple Authentication mechanisms for HTTP

2014-06-06 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10307: -- Attachment: HADOOP-10307.patch Taking a different approach for this feature.

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

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

[jira] [Commented] (HADOOP-10307) Support multiple Authentication mechanisms for HTTP

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

[jira] [Commented] (HADOOP-10376) Refactor refresh*Protocols into a single generic refreshConfigProtocol

2014-06-06 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020126#comment-14020126 ] Arpit Agarwal commented on HADOOP-10376: bq. Perhaps it can offer both? It would

[jira] [Updated] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He updated HADOOP-10660: - Attachment: HADOOP-10660-v2.patch GraphiteSink should implement Closeable

[jira] [Updated] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He updated HADOOP-10660: - Attachment: (was: HADOOP-10660-v2.patch) GraphiteSink should implement Closeable

[jira] [Resolved] (HADOOP-10647) String Format Exception in SwiftNativeFileSystemStore.java

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10647. - Resolution: Fixed Fix Version/s: 2.5.0 +1, committed to branch-2 and trunk.

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020144#comment-14020144 ] Chen He commented on HADOOP-10660: -- Patch updated. Socket is closed since it is set to

[jira] [Commented] (HADOOP-10647) String Format Exception in SwiftNativeFileSystemStore.java

2014-06-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020147#comment-14020147 ] Hudson commented on HADOOP-10647: - SUCCESS: Integrated in Hadoop-trunk-Commit #5656 (See

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020152#comment-14020152 ] Ted Yu commented on HADOOP-10660: - writer field of GraphiteSink points to

[jira] [Commented] (HADOOP-10351) Unit test TestSwiftFileSystemLsOperations#testListEmptyRoot and testListEmptyRoot failure.

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020156#comment-14020156 ] Steve Loughran commented on HADOOP-10351: - This is interesting: I've not seen

[jira] [Commented] (HADOOP-10641) Introduce Coordination Engine

2014-06-06 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020168#comment-14020168 ] Konstantin Shvachko commented on HADOOP-10641: -- # NOTICE and LICENSE files

[jira] [Updated] (HADOOP-10321) TestCompositeService should cover all enumerations of adding a service to a parent service

2014-06-06 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Chiang updated HADOOP-10321: Labels: supportability test (was: test) Status: Patch Available (was: Open)

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

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

[jira] [Assigned] (HADOOP-10664) TestNetUtils.testNormalizeHostName fails

2014-06-06 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers reassigned HADOOP-10664: --- Assignee: Aaron T. Myers TestNetUtils.testNormalizeHostName fails

[jira] [Created] (HADOOP-10668) TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails

2014-06-06 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-10668: --- Summary: TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails Key: HADOOP-10668 URL: https://issues.apache.org/jira/browse/HADOOP-10668 Project: Hadoop

[jira] [Updated] (HADOOP-10664) TestNetUtils.testNormalizeHostName fails

2014-06-06 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-10664: Attachment: HADOOP-10664.patch Here's a patch which switches the hostname to one that

[jira] [Updated] (HADOOP-10664) TestNetUtils.testNormalizeHostName fails

2014-06-06 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HADOOP-10664: Affects Version/s: (was: 3.0.0) 2.4.0 Status:

[jira] [Updated] (HADOOP-10420) Add support to Swift-FS to support tempAuth

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-10420: Component/s: fs/swift Add support to Swift-FS to support tempAuth

[jira] [Updated] (HADOOP-10420) Add support to Swift-FS to support tempAuth

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-10420: Attachment: HADOOP-10420-002.patch I've had a quick look at the code and am handing back

[jira] [Commented] (HADOOP-10664) TestNetUtils.testNormalizeHostName fails

2014-06-06 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020239#comment-14020239 ] Andrew Wang commented on HADOOP-10664: -- +1 thanks ATM

[jira] [Commented] (HADOOP-10660) GraphiteSink should implement Closeable

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020250#comment-14020250 ] Chen He commented on HADOOP-10660: -- The failed unit test is because of HADOOP-10668

[jira] [Updated] (HADOOP-10668) TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails

2014-06-06 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He updated HADOOP-10668: - Labels: test (was: ) TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails

[jira] [Updated] (HADOOP-10649) Override default ACL for service authorization

2014-06-06 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10649: -- Attachment: HADOOP-10649.patch A new configuration

[jira] [Updated] (HADOOP-10650) Add ability to specify a negative ACL (black list) of users and groups

2014-06-06 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10650: -- Description: Currently , it is possible to define a ACL (user and groups) for a service. To

[jira] [Updated] (HADOOP-10649) Override default ACL for service authorization

2014-06-06 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10649: -- Status: Patch Available (was: Open) Override default ACL for service authorization

[jira] [Updated] (HADOOP-10641) Introduce Coordination Engine

2014-06-06 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HADOOP-10641: -- Attachment: HADOOP-10641.patch New patch. Not clear what I was doing earlier. Indeed

[jira] [Commented] (HADOOP-10641) Introduce Coordination Engine

2014-06-06 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020284#comment-14020284 ] Tsz Wo Nicholas Sze commented on HADOOP-10641: -- Looked at the patch. Some

[jira] [Commented] (HADOOP-10641) Introduce Coordination Engine

2014-06-06 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020308#comment-14020308 ] Aaron T. Myers commented on HADOOP-10641: - Hey Konstantin and Plamen, have y'all

[jira] [Updated] (HADOOP-10657) Have RetryInvocationHandler log failover attempt at INFO level

2014-06-06 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HADOOP-10657: - Attachment: HADOOP-10657.patch Here is the patch. Have RetryInvocationHandler log failover attempt

[jira] [Commented] (HADOOP-10641) Introduce Coordination Engine

2014-06-06 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020341#comment-14020341 ] Konstantin Boudnik commented on HADOOP-10641: - Good point [~atm]! While

[jira] [Commented] (HADOOP-10649) Override default ACL for service authorization

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

[jira] [Updated] (HADOOP-10657) Have RetryInvocationHandler log failover attempt at INFO level

2014-06-06 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma updated HADOOP-10657: - Status: Patch Available (was: Open) Have RetryInvocationHandler log failover attempt at INFO level

[jira] [Commented] (HADOOP-10657) Have RetryInvocationHandler log failover attempt at INFO level

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

[jira] [Commented] (HADOOP-10641) Introduce Coordination Engine

2014-06-06 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020426#comment-14020426 ] Plamen Jeliazkov commented on HADOOP-10641: --- [~szetszwo], thanks for the

[jira] [Commented] (HADOOP-10657) Have RetryInvocationHandler log failover attempt at INFO level

2014-06-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020438#comment-14020438 ] Jing Zhao commented on HADOOP-10657: For LOG.info seems like we usually do not need

[jira] [Updated] (HADOOP-10665) Make Hadoop Authentication Handler loads case in-sensitive

2014-06-06 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony updated HADOOP-10665: -- Description: The authentication mechanism for http specified via

[jira] [Commented] (HADOOP-10389) Native RPCv9 client

2014-06-06 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020500#comment-14020500 ] Haohui Mai commented on HADOOP-10389: - I'm wondering whether using C, instead of a

[jira] [Commented] (HADOOP-10389) Native RPCv9 client

2014-06-06 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020565#comment-14020565 ] Colin Patrick McCabe commented on HADOOP-10389: --- The code is implementing

[jira] [Commented] (HADOOP-10664) TestNetUtils.testNormalizeHostName fails

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

[jira] [Updated] (HADOOP-10623) Provide a utility to be able inspect the config as seen by a hadoop client / daemon

2014-06-06 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gera Shegalov updated HADOOP-10623: --- Summary: Provide a utility to be able inspect the config as seen by a hadoop client /

[jira] [Updated] (HADOOP-10510) TestSymlinkLocalFSFileContext tests are failing

2014-06-06 Thread Carlos Mundi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Mundi updated HADOOP-10510: -- Affects Version/s: 2.4.0 TestSymlinkLocalFSFileContext tests are failing

[jira] [Commented] (HADOOP-10510) TestSymlinkLocalFSFileContext tests are failing

2014-06-06 Thread Carlos Mundi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020716#comment-14020716 ] Carlos Mundi commented on HADOOP-10510: --- I confirm this test failure occurs when