[jira] [Commented] (HADOOP-8754) remove all the RPC.getServer() variants

2012-09-01 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446888#comment-13446888 ] Suresh Srinivas commented on HADOOP-8754: - Created HADOOP-8759 to add appropriate

[jira] [Created] (HADOOP-8759) Add InterfaceAudience annotation to RPC related public classes

2012-09-01 Thread Suresh Srinivas (JIRA)
Suresh Srinivas created HADOOP-8759: --- Summary: Add InterfaceAudience annotation to RPC related public classes Key: HADOOP-8759 URL: https://issues.apache.org/jira/browse/HADOOP-8759 Project: Hadoop

[jira] [Commented] (HADOOP-8754) remove all the RPC.getServer() variants

2012-09-01 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446887#comment-13446887 ] Suresh Srinivas commented on HADOOP-8754: - Todd, from what I know there are copie

[jira] [Commented] (HADOOP-8758) Support for pluggable token implementations

2012-09-01 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446795#comment-13446795 ] Kan Zhang commented on HADOOP-8758: --- Existing SecretManager is always included in the l

[jira] [Commented] (HADOOP-8758) Support for pluggable token implementations

2012-09-01 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446789#comment-13446789 ] Kan Zhang commented on HADOOP-8758: --- Upon initial look at the code, it seems the change

[jira] [Created] (HADOOP-8758) Support for pluggable token implementations

2012-09-01 Thread Kan Zhang (JIRA)
Kan Zhang created HADOOP-8758: - Summary: Support for pluggable token implementations Key: HADOOP-8758 URL: https://issues.apache.org/jira/browse/HADOOP-8758 Project: Hadoop Common Issue Type: Imp

[jira] [Commented] (HADOOP-8225) DistCp fails when invoked by Oozie

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446714#comment-13446714 ] Hudson commented on HADOOP-8225: Integrated in Hadoop-Mapreduce-trunk #1183 (See [https:

[jira] [Commented] (HADOOP-8684) Deadlock between WritableComparator and WritableComparable

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446712#comment-13446712 ] Hudson commented on HADOOP-8684: Integrated in Hadoop-Mapreduce-trunk #1183 (See [https:

[jira] [Commented] (HADOOP-8727) Gracefully deprecate dfs.umaskmode in 2.x onwards

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446709#comment-13446709 ] Hudson commented on HADOOP-8727: Integrated in Hadoop-Mapreduce-trunk #1183 (See [https:

[jira] [Commented] (HADOOP-8736) Add Builder for building an RPC server

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446707#comment-13446707 ] Hudson commented on HADOOP-8736: Integrated in Hadoop-Mapreduce-trunk #1183 (See [https:

[jira] [Commented] (HADOOP-8225) DistCp fails when invoked by Oozie

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446686#comment-13446686 ] Hudson commented on HADOOP-8225: Integrated in Hadoop-Hdfs-trunk #1152 (See [https://bui

[jira] [Commented] (HADOOP-8684) Deadlock between WritableComparator and WritableComparable

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446684#comment-13446684 ] Hudson commented on HADOOP-8684: Integrated in Hadoop-Hdfs-trunk #1152 (See [https://bui

[jira] [Commented] (HADOOP-8736) Add Builder for building an RPC server

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446679#comment-13446679 ] Hudson commented on HADOOP-8736: Integrated in Hadoop-Hdfs-trunk #1152 (See [https://bui

[jira] [Commented] (HADOOP-8727) Gracefully deprecate dfs.umaskmode in 2.x onwards

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446681#comment-13446681 ] Hudson commented on HADOOP-8727: Integrated in Hadoop-Hdfs-trunk #1152 (See [https://bui

[jira] [Commented] (HADOOP-8727) Gracefully deprecate dfs.umaskmode in 2.x onwards

2012-09-01 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446678#comment-13446678 ] Harsh J commented on HADOOP-8727: - Thanks Bobby! I had a busy week battling some escalati

[jira] [Commented] (HADOOP-8727) Gracefully deprecate dfs.umaskmode in 2.x onwards

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446665#comment-13446665 ] Hudson commented on HADOOP-8727: Integrated in Hadoop-Hdfs-0.23-Build #361 (See [https:/

[jira] [Commented] (HADOOP-8225) DistCp fails when invoked by Oozie

2012-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446670#comment-13446670 ] Hudson commented on HADOOP-8225: Integrated in Hadoop-Hdfs-0.23-Build #361 (See [https:/

[jira] [Commented] (HADOOP-8749) HADOOP-8031 changed the way in which relative xincludes are handled in Configuration.

2012-09-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446657#comment-13446657 ] Steve Loughran commented on HADOOP-8749: any proposed patch ought to handle the c

[jira] [Updated] (HADOOP-7738) Document incompatible API changes between 0.20.20x and 0.23.0 release

2012-09-01 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-7738: Target Version/s: 0.23.3, 2.1.0-alpha Fix Version/s: (was: 0.23.3) Remarking target versions, s