Streaming Analytics Manager Taxonomy
The following table describes the taxonomy for Streaming Analytics Manager. This taxonomy will be used throughout the rest of this guide.
Term | Description |
---|---|
Streaming Analytics Manager | The name of the graphical application for building, deploying, and managing stream apps. |
Stream App |
A streaming application built using Streaming Analytics Manager. |
My Applications | The landing page for the Streaming Analytics Manager application. The Dashboard has a list of stream apps. |
App Tile | Located on the dashboard, an app tile provides metrics, status and lifecyle actions for a stream. Each stream app is displayed as an app tile. |
Stream Builder | The Streaming Analytics Manager tool that is used to build stream apps. |
Builder Canvas | The canvas of the Stream Builder, on which stream apps are built. The canvas includes a palette of Builder components that can be used to build a stream app. |
Builder Components |
Building blocks available on the Builder Canvas palette, which can be used to build stream apps. There are four types of Builder components:
|
Tile component | A component tile that has been moved onto the Builder Canvas, configurable for use in a specific stream app. |
Connectors | Define connections between component tiles, directing a flow of tuples and how they flow (such as shuffle grouping). |
Stream Operation | A view showing a running stream app, providing metrics for the app. After you use Stream Builder to build and deploy a stream app, the Stream Operation view allows you to monitor the running app. |
Service Pool |
A pool of services that can be used to create different environments. Services can come from two sources:
|
Environment | A set of services you choose from one or more service pools. The environment is then associated with a stream app, which uses those services in that environment for various configurations. |
Stream Insight Superset | The name of the Stream Insight module within SAM for Business Analysts to create dashboards and visualizations |
Insight Data Source | A analytics cube powered by Druid where events can be streamed into for rollups/aggregations/analytics |
Insight Slice | An insight visualization that can be created from a cube. An insight can be added to a dashboard |
Insight Dashboard | Consists of a set of insight slices. Dashboards are created by the Business analyst in the Stream Insights Superset module. |