On Tuesday, February 23, 2016 15:54:24 Joshua J. Kugler wrote:
> Finally figured it out:
> 
> http://localhost:8080/api/v1/clusters/data-torrent/services/YARN/components/
> NODEMANAGER?fields=metrics
> 
> And that will return EVERYTHING!
> 
> Finally. :)

Well, that was returning everything. Now when I run it, it only returns:

{
  "href" : 
"http://localhost:8080/api/v1/clusters/data-torrent/services/YARN/components/NODEMANAGER?fields=metrics";,
  "ServiceComponentInfo" : {
    "cluster_name" : "data-torrent",
    "component_name" : "NODEMANAGER",
    "service_name" : "YARN"
  }
}

By everything, I mean all the fields in YARN_metrics.json

What would be affecting what it does and does not return?

Thanks!

-- 
Joshua J. Kugler - Fairbanks, Alaska
Azariah Enterprises - Programming and Website Design
[email protected] - Jabber: [email protected]
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A

Reply via email to