Warning
This component will be available in the Palette of
Talend Studio on the condition that you have subscribed to one of
the Talend
solutions with Big Data.
|
Component family |
Custom Code |
|
|
Function |
tJavaStorm allows you to enter This component appears only when you are creating a Storm Job. |
|
|
Purpose |
tJavaStorm makes it possible to |
|
|
Basic settings |
Schema and Edit |
A schema is a row description. It defines the number of fields to be processed and passed on |
|
Built-In: You create and store the schema locally for this |
||
|
Repository: You have already created the schema and |
||
|
Click Edit schema to make changes to the schema. If the
|
||
|
Bolt code |
Enter the body of the main method of the bolt you want to |
|
|
Advanced settings |
Bolt advanced code |
This area allows you to define the classes, variables and methods Two fields are available for this purpose: Implement the prepare code: Implement the cleanup method: |
|
Usage |
Once a Storm Job is opened in the workspace, tJavaStorm appears in the Palette of the Studio. It is used as an intermediate Note that in this documentation, unless otherwise explicitly stated, a scenario presents |
|
|
Storm Connection |
You need to use the Storm Configuration tab in the This connection is effective on a per-Job basis. |
|
For a related scenario, see Scenario: analyzing people’s activities using a Storm topology.