[
https://issues.apache.org/jira/browse/AMBARI-11835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580683#comment-14580683
]
Hudson commented on AMBARI-11835:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2876 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2876/])
AMBARI-11835. Request in the widget "Memory Usage" returns 400-error
(onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cd869694fc6d20e95c8b348a55d1a1804b977c94)
* ambari-web/app/utils/ajax/ajax.js
* ambari-web/test/utils/ajax/ajax_test.js
> 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
> Components: ambari-web
> Affects Versions: 2.1.0
> 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
> Fix For: 2.1.0
>
> Attachments: AMBARI-11835.patch
>
>
> 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)