JAMS Developer Guide
ExecuteNonblocking Method (HDInsightSessionOozieSubmitJob)


MVPSI.JAMS.Activities.HDInsight Namespace > HDInsightSessionOozieSubmitJob Class : ExecuteNonblocking Method
Submit a request to Oozie to run the 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.
Syntax
'Declaration
 
Protected Overrides Sub ExecuteNonblocking() 
'Usage
 
Dim instance As HDInsightSessionOozieSubmitJob
 
instance.ExecuteNonblocking()
protected override void ExecuteNonblocking()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HDInsightSessionOozieSubmitJob Class
HDInsightSessionOozieSubmitJob Members