JAMS Developer Guide
MVPSI.JAMS.Activities.HDInsight Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassA list of properties that is used to pass in job properties to Oozie. All the properties passed into Oozie must be inside of an element named configuration
ClassAn HDInsightSession activity stores HDInsight cluster information for other HDInsightSession activities
ClassCreates an HDInsight cluster with the specified properties.
ClassDeletes the HDInsight cluster associated with the session
ClassGets the current state of the HDInsight cluster associated with the session
ClassDeletes the specified HBase table or row data on an HDInsight cluster
ClassGets the current status of the HDInsight HBase cluster's storage
ClassGets the names of all the HBase tables on the HDInsight HBase cluster
ClassSet the value of an HBase cell to the provided value.
ClassRuns a Hive job with the specified properties.
ClassRuns a MapReduce job with the specified properties.
ClassGet the logs of the specified Oozie job.
ClassGet the current status of the specified Oozie job.
ClassGet the available sharelibs. If a name is passed as an argument (regex supported) then all corresponding files are listed.
ClassGet the Oozie system status.
ClassList the currently available Oozie servers.
ClassSubmit a request to Oozie to run a job with the specified options. If specified, also wait for the job to complete and get the final status and logs of the Oozie job.
ClassTriggers an update of the sharelib on the oozie server(s) without causing a restart and get the results of the update(s).
ClassRuns a Pig job with the specified properties.
ClassScales the HDInsight cluster associated with the session
ClassRuns a Sqoop job with the specified properties.
ClassA key and value pair that is used to pass in job properties to Oozie. Each property passed into Oozie must be a name value pair that is inside an element named property
ClassSerializableKeyValuePair has a key and value property that notifies when the properties have been changed. This allows the class to be bound to in a designer such as HDInsightDefineParametersDialog.
See Also

Reference

JAMS.Activities.HDInsight Assembly