Script Action Response
data class ScriptActionResponse(val name: String, val parameters: String? = null, val roles: Any, val uri: String)
Custom script action to run on HDI ondemand cluster once it's up.
Custom script action to run on HDI ondemand cluster once it's up.