apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.8k stars 1.75k forks source link

[Bug] [connector-v2-hbase-source] fix and optimize hbase source problem #7149

Closed zhangshenghang closed 1 week ago

zhangshenghang commented 2 months ago

Search before asking

What happened

Optimize Hbase Source performance issues. The current version cannot be used in production environments because the performance is low when large amounts of data are processed without optimization.

Hbase Source parameter to support large data volume reading and optimize performance

SeaTunnel Version

dev

SeaTunnel Config

NONE

Running Command

NONE

Error Exception

NONE

Zeta or Flink or Spark Version

No response

Java or Scala Version

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Hisoka-X commented 1 week ago

Closed by #7148