[ 
https://issues.apache.org/jira/browse/HBASE-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623436#comment-13623436
 ] 

Hudson commented on HBASE-8179:
-------------------------------

Integrated in HBase-0.94 #946 (See 
[https://builds.apache.org/job/HBase-0.94/946/])
    HBASE-8179. Fixes a problem to do with the json response for the cluster 
status (Revision 1464821)

     Result = SUCCESS
ddas : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/rest/Main.java

                
> JSON formatting for cluster status is sort of broken
> ----------------------------------------------------
>
>                 Key: HBASE-8179
>                 URL: https://issues.apache.org/jira/browse/HBASE-8179
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, Usability
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.95.1, 0.98.0, 0.94.7
>
>         Attachments: 8179-1.patch, 8179-2.patch, 8179-3.patch, 8179-3.patch
>
>
> In our testing on the REST side of things, we discovered that the request 
> _curl -H "Accept: application/json" http://localhost:8080/status/cluster"_ 
> gets a JSON that collapses the node-list array into one node-element (can see 
> if there are more than 1 RS in the cluster).

--
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

Reply via email to