jimbobhickville / python-ambariclient

Python client bindings for the Apache Ambari REST API
44 stars 31 forks source link

Allow user to provide context while performing an operation #23

Closed jhsenjaliya closed 7 years ago

jhsenjaliya commented 8 years ago

install, start & stop have default "Stop component_name" context, a generic one. having a way to provide context while performing operation is very useful because this context appear on ambari operation list, so it would be easy to identify among lot of other operations or similar ones from other user or service.

jhsenjaliya commented 7 years ago

resolved with #25