Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Who agreed with this solution

avatar
Mentor
What version of CM are you using? We've also made some improvements in 5.5
that should help with this, and more is on the way.

Onto your question of CLI, you can certainly utilise the API to manage your
replications just as you would on the UI. Look for the "/replications/"
endpoints in the API docs at
http://cloudera.github.io/cm_api/apidocs/v11/index.html (more on API and
Java+Python bindings on http://cloudera.github.io/cm_api/).

View solution in original post

Who agreed with this solution