Oleg Nechiporenko created AMBARI-11835:
------------------------------------------
Summary: Request in the widget "Memory Usage" returns 400-error
Key: AMBARI-11835
URL: https://issues.apache.org/jira/browse/AMBARI-11835
Project: Ambari
Issue Type: Bug
Environment: ambari-server --hash
52dd06d720a5b6007adffd2feba05b533c405d82
3 nodes
HDP-2.3
HDFS MapReduce2 YARN Tez Hive HBase Pig ZooKeeper
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Priority: Critical
Request to
http://*************:8080/api/v1/clusters/tdk/?fields=metrics/memory/Buffer._avg[1433936941,1433940541,15],metrics/memory/Cache._avg[1433936941,1433940541,15],metrics/memory/Share._avg[1433936941,1433940541,15],metrics/memory/Swap._avg[1433936941,1433940541,15],%20metrics/memory/Total._avg[1433936941,1433940541,15],%20metrics/memory/Use._avg[1433936941,1433940541,15]&_=1433940539193
Response:
{noformat}
{
"status" : 400,
"message" : "The properties [ metrics/memory/Total._avg,
metrics/memory/Use._avg] specified in the request or predicate are not
supported for the resource type Cluster."
}
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)