You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2013/06/05 23:15:20 UTC

[jira] [Created] (AMBARI-2293) HDFS time range metrics not being provided

Tom Beerbower created AMBARI-2293:
-------------------------------------

             Summary: HDFS time range metrics not being provided
                 Key: AMBARI-2293
                 URL: https://issues.apache.org/jira/browse/AMBARI-2293
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower


HDFS graphs rely on time range API calls. Some of the calls are not returning time-range information, while some are returning no information.

The following are not working as of now:
{noformat}
http://dev01:8080/api/v1/clusters/vmc/services/HDFS/components/DATANODE?fields=metrics/dfs/datanode/bytes_written[1369853526,1369857126,15],metrics/dfs/datanode/bytes_read[1369853526,1369857126,15]
http://dev01:8080/api/v1/clusters/vmc/hosts/dev01.hortonworks.com/host_components/NAMENODE?fields=metrics/jvm/memNonHeapUsedM[1369853526,1369857126,15],metrics/jvm/memNonHeapCommittedM[1369853526,1369857126,15],metrics/jvm/memHeapUsedM[1369853526,1369857126,15],metrics/jvm/memHeapCommittedM[1369853526,1369857126,15]
http://dev01:8080/api/v1/clusters/vmc/hosts/dev01.hortonworks.com/host_components/NAMENODE?fields=metrics/jvm/threadsRunnable[1369853526,1369857126,15],metrics/jvm/threadsBlocked[1369853526,1369857126,15],metrics/jvm/threadsWaiting[1369853526,1369857126,15],metrics/jvm/threadsTimedWaiting[1369853526,1369857126,15]
http://dev01:8080/api/v1/clusters/vmc/hosts/dev01.hortonworks.com/host_components/NAMENODE?fields=metrics/rpc/RpcQueueTime_avg_time[1369853526,1369857126,15]
http://dev01:8080/api/v1/clusters/vmc/hosts/dev01.hortonworks.com/host_components/NAMENODE?fields=metrics/jvm/gcTimeMillis[1369853526,1369857126,15]
{noformat}


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