You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2013/08/15 17:01:55 UTC

[jira] [Created] (AMBARI-2913) HDP2: HBase summary shows empty regions in transition

Andrii Tkach created AMBARI-2913:
------------------------------------

             Summary: HDP2: HBase summary shows empty regions in transition
                 Key: AMBARI-2913
                 URL: https://issues.apache.org/jira/browse/AMBARI-2913
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.0
            Reporter: Andrii Tkach
            Assignee: Andrii Tkach
             Fix For: 1.4.0
         Attachments: AMBARI-2913.patch

In HDP2 cluster, the Regions in transition field is empty. The reason is that the HBaseMasterComponent.ServiceComponentInfo.RegionsInTransition has changed from being a JSON string to an integer.
In UI we need to check stack version and either parse JSON or just take the int value.

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