Cloudera Hadoop - Node list / roles -


we growing company, approximately 60 cloudera hadoop nodes. attempting put better monitoring controls in place, , wondering there way can export list of nodes, list individual roles associated each? can display them individually in clouder manager, i'm looking more of export function.

any appreciated...

you can export json cluster template cloudera manager api version 5.7. relevant api call get {cmhost}/api/v12/clusters/{clustername}/export (from here)


Comments