JAMS Developer Guide
HDInsightSessionOozieSubmitJob Class
Members 


MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionOozieSubmitJob Class
Submit 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.
Object Model
HDInsightSessionOozieSubmitJob Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public Class HDInsightSessionOozieSubmitJob 
   Inherits MVPSI.JAMS.Activities.NonblockingNativeActivity
   Implements MVPSI.JAMS.Activities.ISupportCommands 
'Usage
 
Dim instance As HDInsightSessionOozieSubmitJob
[System.Drawing.ToolboxBitmap()]
public class HDInsightSessionOozieSubmitJob : MVPSI.JAMS.Activities.NonblockingNativeActivity, MVPSI.JAMS.Activities.ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.NonblockingNativeActivity
               MVPSI.JAMS.Activities.HDInsight.HDInsightSessionOozieSubmitJob

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 Members
MVPSI.JAMS.Activities.HDInsight Namespace