[jira] [Updated] (HDFS-2545) Webhdfs: Support multiple namenodes in federation

2011-12-13 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2545:
-

   Resolution: Fixed
Fix Version/s: 0.23.1
   0.24.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Thanks Suresh for reviewing and updating the patch.

The failed tests, javadoc/findbugs warnings are not related to the patch.

I have committed this.

> Webhdfs: Support multiple namenodes in federation
> -
>
> Key: HDFS-2545
> URL: https://issues.apache.org/jira/browse/HDFS-2545
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 0.23.0
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.24.0, 0.23.1
>
> Attachments: HDFS-2545.txt, h2545_20111202.patch, h2545_20111205.patch
>
>
> DatanodeWebHdfsMethods only talks to the default namenode.  It won't work if 
> there are multiple namenodes in federation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2545) Webhdfs: Support multiple namenodes in federation

2011-12-13 Thread Suresh Srinivas (Updated) (JIRA)

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

Suresh Srinivas updated HDFS-2545:
--

Attachment: HDFS-2545.txt

Given my comments were trivial, uploading a patch with changes I had suggested.

> Webhdfs: Support multiple namenodes in federation
> -
>
> Key: HDFS-2545
> URL: https://issues.apache.org/jira/browse/HDFS-2545
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 0.23.0
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: HDFS-2545.txt, h2545_20111202.patch, h2545_20111205.patch
>
>
> DatanodeWebHdfsMethods only talks to the default namenode.  It won't work if 
> there are multiple namenodes in federation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2545) Webhdfs: Support multiple namenodes in federation

2011-12-05 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2545:
-

Attachment: h2545_20111205.patch

h2545_20111205.patch: added a new test with a 4-namenode cluster.

> Webhdfs: Support multiple namenodes in federation
> -
>
> Key: HDFS-2545
> URL: https://issues.apache.org/jira/browse/HDFS-2545
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 0.23.0
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2545_20111202.patch, h2545_20111205.patch
>
>
> DatanodeWebHdfsMethods only talks to the default namenode.  It won't work if 
> there are multiple namenodes in federation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2545) Webhdfs: Support multiple namenodes in federation

2011-12-02 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2545:
-

Affects Version/s: 0.23.0
   Status: Patch Available  (was: Open)

> Webhdfs: Support multiple namenodes in federation
> -
>
> Key: HDFS-2545
> URL: https://issues.apache.org/jira/browse/HDFS-2545
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 0.23.0
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2545_20111202.patch
>
>
> DatanodeWebHdfsMethods only talks to the default namenode.  It won't work if 
> there are multiple namenodes in federation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2545) Webhdfs: Support multiple namenodes in federation

2011-12-02 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2545:
-

Attachment: h2545_20111202.patch

h2545_20111202.patch: passing namenode rpc address to datanodes.

Will add new multiple namenodes tests.

> Webhdfs: Support multiple namenodes in federation
> -
>
> Key: HDFS-2545
> URL: https://issues.apache.org/jira/browse/HDFS-2545
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 0.23.0
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2545_20111202.patch
>
>
> DatanodeWebHdfsMethods only talks to the default namenode.  It won't work if 
> there are multiple namenodes in federation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2545) Webhdfs: Support multiple namenodes in federation

2011-11-11 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2545:
-

Issue Type: Bug  (was: Sub-task)
Parent: (was: HDFS-2316)

> Webhdfs: Support multiple namenodes in federation
> -
>
> Key: HDFS-2545
> URL: https://issues.apache.org/jira/browse/HDFS-2545
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
>
> DatanodeWebHdfsMethods only talks to the default namenode.  It won't work if 
> there are multiple namenodes in federation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2545) Webhdfs: Support multiple namenodes in federation

2011-11-08 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2545:
-

Description: DatanodeWebHdfsMethods only talks to the default namenode.  It 
won't work if there are multiple namenodes in federation.
Summary: Webhdfs: Support multiple namenodes in federation  (was: 
Support multiple namenodes in webhdfs)

> Webhdfs: Support multiple namenodes in federation
> -
>
> Key: HDFS-2545
> URL: https://issues.apache.org/jira/browse/HDFS-2545
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
>
> DatanodeWebHdfsMethods only talks to the default namenode.  It won't work if 
> there are multiple namenodes in federation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira