[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-08 Thread Jeff Lord (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Lord updated HDFS-3896:


Attachment: hdfs-default-2.patch

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default-1.patch, hdfs-default-2.patch, 
 hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-08 Thread Jeff Lord (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Lord updated HDFS-3896:


Status: Patch Available  (was: Open)

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default-1.patch, hdfs-default-2.patch, 
 hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-08 Thread Jeff Lord (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Lord updated HDFS-3896:


Status: Open  (was: Patch Available)

Patch failed tests because of NameServiceID
Changed this to EXAMPLENAMESERVICE and will re-submit

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default-1.patch, hdfs-default-2.patch, 
 hdfs-default-3.patch, hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-08 Thread Jeff Lord (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Lord updated HDFS-3896:


Attachment: hdfs-default-3.patch

Removed redundant instance of dfs.namenode.http-address and changed 
NameServiceID = EXAMPLENAMESERVICE

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default-1.patch, hdfs-default-2.patch, 
 hdfs-default-3.patch, hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-08 Thread Jeff Lord (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Lord updated HDFS-3896:


Status: Patch Available  (was: Open)

No Unit Test Provided as this is simply adding default properties to 
hdfs-default.xml config

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default-1.patch, hdfs-default-2.patch, 
 hdfs-default-3.patch, hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-07 Thread Aaron T. Myers (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron T. Myers updated HDFS-3896:
-

Target Version/s: 2.0.2-alpha  (was: 2.0.1-alpha)

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default-1.patch, hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-06 Thread Jeff Lord (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Lord updated HDFS-3896:


Attachment: hdfs-default.patch

First proposed attempt at default settings.

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 0.23.0
Reporter: Jeff Lord
 Attachments: hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-06 Thread Aaron T. Myers (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron T. Myers updated HDFS-3896:
-

 Priority: Minor  (was: Major)
 Target Version/s: 2.0.1-alpha
Affects Version/s: (was: 0.23.0)
   2.0.0-alpha

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-3896) Add place holder for dfs.namenode.rpc-address and dfs.namenode.servicerpc-address to hdfs-default.xml

2012-09-06 Thread Jeff Lord (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Lord updated HDFS-3896:


Attachment: hdfs-default-1.patch

 Add place holder for dfs.namenode.rpc-address and 
 dfs.namenode.servicerpc-address to hdfs-default.xml
 -

 Key: HDFS-3896
 URL: https://issues.apache.org/jira/browse/HDFS-3896
 Project: Hadoop HDFS
  Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Jeff Lord
Assignee: Jeff Lord
Priority: Minor
 Attachments: hdfs-default-1.patch, hdfs-default.patch


 Currently there are mentions of these properties in the docs but not much 
 else.
 Would make sense to have empty place holders in hdfs-default.xml to clarify 
 where they go and what they are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira