Submitting jobs

To start a stream application in Teracloud® Streams, you submit an application bundle to a started instance that creates a job.

Before you begin

You must have add authority for the appropriate jobgroup_name instance object. For more information, see User authorization for Teracloud® Streams.

About this task

You can submit jobs from the following interfaces:
  • Streams Console from an application dashboard or from the management dashboard:
    • To submit a job from an application dashboard, click Submit Job from the main toolbar.
    • To submit a job from the management dashboard, click Instances and then select the instance where you want to deploy the application. Then click Submit Job.

    For more information on accessing Streams Console, see Opening the Streams Console.

  • The interactive streamtool interface by running the streamtool submitjob command.
Additionally, you can control how jobs are deployed by specifying submission-time configuration parameters. For more information, see Configuring submission-time parameters to optimize job deployment

Results

Jobs remain in the system until they are canceled or the instance is stopped. A submitted job consists of one or more processing elements (PEs). The PEs are placed on one or more of the application hosts for the instance.