[jira] [Updated] (HADOOP-9717) Add retry flag/retry attempt count to the RPC requests

2013-07-15 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HADOOP-9717: -- Attachment: HADOOP-9717.001.patch Thanks for the review Nicholas! Update the patch based on your comme

[jira] [Commented] (HADOOP-9717) Add retry flag/retry attempt count to the RPC requests

2013-07-15 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709392#comment-13709392 ] Tsz Wo (Nicholas), SZE commented on HADOOP-9717: - Since protobuf does no

[jira] [Commented] (HADOOP-9717) Add retry flag/retry attempt count to the RPC requests

2013-07-15 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709393#comment-13709393 ] Tsz Wo (Nicholas), SZE commented on HADOOP-9717: BTW, thanks for taking t

[jira] [Commented] (HADOOP-9734) Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709381#comment-13709381 ] Hadoop QA commented on HADOOP-9734: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Updated] (HADOOP-6350) We should have some mechanism to enforce metrics as part of the public API.

2013-07-15 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HADOOP-6350: -- Assignee: Akira AJISAKA > We should have some mechanism to enforce metrics as part of the

[jira] [Commented] (HADOOP-6350) We should have some mechanism to enforce metrics as part of the public API.

2013-07-15 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709308#comment-13709308 ] Akira AJISAKA commented on HADOOP-6350: --- Hi, I want a document of all the default m

[jira] [Updated] (HADOOP-6350) We should have some mechanism to enforce metrics as part of the public API.

2013-07-15 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HADOOP-6350: -- Attachment: sample1.png HADOOP-6350-sample-1.patch > We should have some m

[jira] [Updated] (HADOOP-9734) Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol

2013-07-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-9734: --- Attachment: HADOOP-9734-2.patch Looks like findbugs is complaining about the new proto files, updati

[jira] [Commented] (HADOOP-9723) Improve error message when hadoop archive output path already exists

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709218#comment-13709218 ] Hadoop QA commented on HADOOP-9723: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709199#comment-13709199 ] Hadoop QA commented on HADOOP-9683: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HADOOP-9723) Improve error message when hadoop archive output path already exists

2013-07-15 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-9723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709163#comment-13709163 ] Jean-Baptiste Onofré commented on HADOOP-9723: -- Attached patch for the trunk

[jira] [Updated] (HADOOP-9723) Improve error message when hadoop archive output path already exists

2013-07-15 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-9723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré updated HADOOP-9723: - Attachment: HADOOP-9723.patch > Improve error message when hadoop archive ou

[jira] [Updated] (HADOOP-9723) Improve error message when hadoop archive output path already exists

2013-07-15 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-9723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré updated HADOOP-9723: - Status: Patch Available (was: Open) > Improve error message when hadoop arc

[jira] [Commented] (HADOOP-9734) Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709150#comment-13709150 ] Hadoop QA commented on HADOOP-9734: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HADOOP-9717) Add retry flag/retry attempt count to the RPC requests

2013-07-15 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HADOOP-9717: -- Attachment: (was: HADOOP-9717.000.patch) > Add retry flag/retry attempt count to the RPC reque

[jira] [Updated] (HADOOP-9717) Add retry flag/retry attempt count to the RPC requests

2013-07-15 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HADOOP-9717: -- Attachment: HADOOP-9717.000.patch Update the patch to fix a NPE in Client.java. The patch depends on H

[jira] [Updated] (HADOOP-9717) Add retry flag/retry attempt count to the RPC requests

2013-07-15 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HADOOP-9717: -- Assignee: Jing Zhao (was: Tsz Wo (Nicholas), SZE) > Add retry flag/retry attempt count to the RPC

[jira] [Updated] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HADOOP-9683: Attachment: HADOOP-9683.trunk.patch HADOOP-9683.branch-2.patch Patches are split n

[jira] [Updated] (HADOOP-9717) Add retry flag/retry attempt count to the RPC requests

2013-07-15 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HADOOP-9717: -- Attachment: HADOOP-9717.000.patch Initial patch just for review. > Add retry flag/re

[jira] [Updated] (HADOOP-9734) Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol

2013-07-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-9734: --- Assignee: Jason Lowe Target Version/s: 2.1.0-beta Status: Patch Available

[jira] [Updated] (HADOOP-9734) Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol

2013-07-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-9734: --- Attachment: HADOOP-9734.patch Patch to move the three protobuf definitions and glue code from HDFS t

[jira] [Updated] (HADOOP-9734) Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol and RefreshUserMappingsProtocol

2013-07-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-9734: --- Summary: Common protobuf definitions for GetUserMappingsProtocol, RefreshAuthorizationPolicyProtocol

[jira] [Commented] (HADOOP-9684) The initialization may be missed for org.apache.ipc.Client$Connection

2013-07-15 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708962#comment-13708962 ] Suresh Srinivas commented on HADOOP-9684: - I asked couple of question. Could you

[jira] [Commented] (HADOOP-9734) Common RefreshUserMappingsProtocol and GetUserMappingsProtocol implementation

2013-07-15 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708960#comment-13708960 ] Suresh Srinivas commented on HADOOP-9734: - +1 for this change. This should happen

[jira] [Commented] (HADOOP-6253) Add a Ceph FileSystem interface.

2013-07-15 Thread Noah Watkins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708940#comment-13708940 ] Noah Watkins commented on HADOOP-6253: -- Hi Steve, Noah, I've been doing work in HAD

[jira] [Commented] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1370#comment-1370 ] Hadoop QA commented on HADOOP-9716: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708862#comment-13708862 ] Hadoop QA commented on HADOOP-9716: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708857#comment-13708857 ] Hadoop QA commented on HADOOP-9716: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Updated] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-9716: --- Attachment: c9716_20130716c.patch c9716_20130716c.patch: simplifies some cod

[jira] [Updated] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-9716: --- Attachment: c9716_20130716b.patch c9716_20130716b.patch: removes CallIdGener

[jira] [Updated] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-9716: --- Attachment: c9716_20130716.patch c9716_20130716.patch: adds Preconditions.

[jira] [Created] (HADOOP-9734) Common RefreshUserMappingsProtocol and GetUserMappingsProtocol implementation

2013-07-15 Thread Jason Lowe (JIRA)
Jason Lowe created HADOOP-9734: -- Summary: Common RefreshUserMappingsProtocol and GetUserMappingsProtocol implementation Key: HADOOP-9734 URL: https://issues.apache.org/jira/browse/HADOOP-9734 Project: Ha

[jira] [Commented] (HADOOP-9707) Fix register lists for crc32c inline assembly

2013-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708778#comment-13708778 ] Hudson commented on HADOOP-9707: SUCCESS: Integrated in Hadoop-trunk-Commit #4084 (See [

[jira] [Created] (HADOOP-9733) Control the output to log of the stack trace

2013-07-15 Thread Shinichi Yamashita (JIRA)
Shinichi Yamashita created HADOOP-9733: -- Summary: Control the output to log of the stack trace Key: HADOOP-9733 URL: https://issues.apache.org/jira/browse/HADOOP-9733 Project: Hadoop Common

[jira] [Updated] (HADOOP-9707) Fix register lists for crc32c inline assembly

2013-07-15 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-9707: --- Resolution: Fixed Fix Version/s: 2.1.0-beta 3.0.0 Hadoop Flags: Review

[jira] [Created] (HADOOP-9732) JOB_FAIL and JOB_KILL have different behaviors when they should ideally be same / similar.

2013-07-15 Thread Ravi Prakash (JIRA)
Ravi Prakash created HADOOP-9732: Summary: JOB_FAIL and JOB_KILL have different behaviors when they should ideally be same / similar. Key: HADOOP-9732 URL: https://issues.apache.org/jira/browse/HADOOP-9732

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708708#comment-13708708 ] Sanjay Radia commented on HADOOP-9683: -- * server#processOneRpc - change javadoc ** a

[jira] [Resolved] (HADOOP-9731) Uncaught NullPointerException in MiniDFSCluster.java

2013-07-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HADOOP-9731. --- Resolution: Incomplete Resolving as incomplete. Need more info than 'suggestion'. > Uncaug

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708678#comment-13708678 ] Sanjay Radia commented on HADOOP-9683: -- Correct the throws in Server.java - you have

[jira] [Created] (HADOOP-9731) Uncaught NullPointerException in MiniDFSCluster.java

2013-07-15 Thread David Williams (JIRA)
David Williams created HADOOP-9731: -- Summary: Uncaught NullPointerException in MiniDFSCluster.java Key: HADOOP-9731 URL: https://issues.apache.org/jira/browse/HADOOP-9731 Project: Hadoop Common

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708661#comment-13708661 ] Daryn Sharp commented on HADOOP-9683: - I've renamed the exception and rebased trunk t

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708614#comment-13708614 ] Sanjay Radia commented on HADOOP-9683: -- RpcReplyException is bad term since it is re

[jira] [Commented] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708572#comment-13708572 ] Hadoop QA commented on HADOOP-9716: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708570#comment-13708570 ] Suresh Srinivas commented on HADOOP-9683: - Sorry I have not completed the review.

[jira] [Updated] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-9716: --- Attachment: c9716_20130715.patch c9716_20130715.patch: does not pass retry n

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708531#comment-13708531 ] Daryn Sharp commented on HADOOP-9683: - Please let us if you are in the process of rev

[jira] [Commented] (HADOOP-9683) Wrap IpcConnectionContext in RPC headers

2013-07-15 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708522#comment-13708522 ] Kihwal Lee commented on HADOOP-9683: [~sureshms], [~sanjay.radia], are you okay with

[jira] [Commented] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708463#comment-13708463 ] Suresh Srinivas commented on HADOOP-9716: - Lets add a method to get the retry cou

[jira] [Commented] (HADOOP-9241) DU refresh interval is not configurable

2013-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708382#comment-13708382 ] Hudson commented on HADOOP-9241: FAILURE: Integrated in Hadoop-Yarn-trunk #271 (See [htt

[jira] [Resolved] (HADOOP-9730) fix hadoop.spec to add task-log4j.properties

2013-07-15 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved HADOOP-9730. Resolution: Fixed Fix Version/s: 1.2.1 +1. Thanks, Giri, that fixed the problem.

[jira] [Commented] (HADOOP-9716) Move the Rpc request call ID generation to client side InvocationHandler

2013-07-15 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708327#comment-13708327 ] Tsz Wo (Nicholas), SZE commented on HADOOP-9716: On a second thought, the