click to add text © 2012 ibm corporation 1 infosphere streams streams console applications...

13
© 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams - Install, Admin, Config

Upload: vernon-hill

Post on 19-Jan-2016

223 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation1

InfoSphere Streams Streams Console Applications

InfoSphere Streams Version 3.0

Warren AckerInfoSphere Streams - Install, Admin, Config

Page 2: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation2

Important Disclaimer

THE INFORMATION CONTAINED IN THIS PRESENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY.

WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS AND ACCURACY OF THE INFORMATION CONTAINED IN THIS PRESENTATION, IT IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.

IN ADDITION, THIS INFORMATION IS BASED ON IBM’S CURRENT PRODUCT PLANS AND STRATEGY, WHICH ARE SUBJECT TO CHANGE BY IBM WITHOUT NOTICE.

IBM SHALL NOT BE RESPONSIBLE FOR ANY DAMAGES ARISING OUT OF THE USE OF, OR OTHERWISE RELATED TO, THIS PRESENTATION OR ANY OTHER DOCUMENTATION.

NOTHING CONTAINED IN THIS PRESENTATION IS INTENDED TO, OR SHALL HAVE THE EFFECT OF:

• CREATING ANY WARRANTY OR REPRESENTATION FROM IBM (OR ITS AFFILIATES OR ITS OR THEIR SUPPLIERS AND/OR LICENSORS); OR

• ALTERING THE TERMS AND CONDITIONS OF THE APPLICABLE LICENSE AGREEMENT GOVERNING THE USE OF IBM SOFTWARE.

The information on the new product is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information on the new product is for informational purposes only and may not be incorporated into any contract. The information on the new product is not a commitment, promise, or legal obligation to deliver any material, code or functionality. The development, release, and timing of any features or functionality described for our products remains at our sole discretion.

THIS INFORMATION IS BASED ON IBM’S CURRENT PRODUCT PLANS AND STRATEGY, WHICH ARE SUBJECT TO CHANGE BY IBM WITHOUT NOTICE. IBM SHALL NOT BE RESPONSIBLE FOR ANY DAMAGES ARISING OUT OF THE USE OF, OR OTHERWISE RELATED TO, THIS PRESENTATION OR ANY OTHER DOCUMENTATION.

Page 3: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation3

Agenda

Applications repository and required permissions Getting applications into the repository Submitting jobs Submission parameter handling Managing jobs

Page 4: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation4

IBM Streams Console - Applications

For Streams Version 3.0, the ADL and resources remain in file system– Application repository only holds references to Streams apps

Allows users to perform job submission from the Streams Console Support for saving submission parameters values for reuse

Security settings:– applications:search - Allows users to access the Applications navigation item

– application_<id>:search – Allows users to access a specific application in the repository

– application_<id>:write – Allows user to modify the specific application entry

– jobs:add - Allows users to start jobs from the Application Repository

– applications:add - Allows users to add applications to their Application Repository

– applications:delete – Allows users to remove applications from the Application Repository

Page 5: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation5

IBM Streams Console - Applications

Page 6: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation6

IBM Streams Console - Applications

Actions for applications list:– Add: Import an application reference using the zip file created

by the IDE– Remove: Remove the application reference from the repository.

The application in the file system is not affected by this operation– Start: Start a job for this application. If submission parameters

exist in the application, prompting will occur– Stop: Stop all jobs for this application. This will only stop the

jobs that were submitted from the Applications tab (not IDE/streamtool)

– Details: Allows for changing name/description and submission parameter values

– Manage jobs: Displays the Jobs list for the jobs running for this application, allowing for use of advanced job management features

Page 7: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation7

IBM Streams Console - ApplicationsPublish from the IDE

Page 8: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation8

IBM Streams Console - ApplicationsPublish from the IDE Step #2

Page 9: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation9

IBM Streams Console - Applications•Import into the repository using the Streams application zip file generated by the IDE

Page 10: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation10

IBM Streams Console - Applications•Starting a job with submission parameters:

Page 11: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation11

IBM Streams Console - Applications•Application Details - Basics

Page 12: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation12

IBM Streams Console - Applications•Application Details – Submission parameters

Page 13: Click to add text © 2012 IBM Corporation 1 InfoSphere Streams Streams Console Applications InfoSphere Streams Version 3.0 Warren Acker InfoSphere Streams

© 2012 IBM Corporation13

IBM Streams Console - Applications• Managing jobs for an application: