Skip to content

[Feature][connector-v2] Add Sensorsdata Connector Support #9323

@zhangqs0205

Description

@zhangqs0205

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Doing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions