-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Search before asking
- I had searched in the feature and found no similar feature requirement.
Description
Background
Sensors Analytics is a widely-used user behavior analysis platform that supports multi-source data collection and real-time analytics. Currently, SeaTunnel lacks native support for directly writing data to Sensors Analytics. By adding a SensorsData Sink Connector, users can leverage SeaTunnel's heterogeneous data source processing capabilities to efficiently export processed data to Sensors Analytics, addressing requirements for user behavior analysis, real-time dashboards, and similar scenarios.
Proposal
Implement a Sensors Data Sink Connector with the following core features:
-
SensorsData Sink Connector: Write processed data to Sensors Analytics clusters.
-
Core Configurations: Sensors Analytics cluster address (URL), field mappings (e.g., event names, property mappings), user identity settings.
Module Structure
-
Create a new module: seatunnel-connectors-v2/connector-sensorsdata, following the implementation pattern of HTTP-based connectors (e.g., DingTalk).
-
Implement data writing logic using the Sensors Analytics Java SDK.
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type
Projects
Status