Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【feat】支持一下kyuubi,要比hive性能更好 #998

Open
zyclove opened this issue Jan 11, 2024 · 1 comment
Open

【feat】支持一下kyuubi,要比hive性能更好 #998

zyclove opened this issue Jan 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@zyclove
Copy link

zyclove commented Jan 11, 2024

What happened?

请支持一下kyuubi

Version

4.1.3 (Default)

OS Type

No response

Java JDK Version

Oracle JDK 1.8.0

Relevant log output

No response

@zyclove zyclove added the bug Something isn't working label Jan 11, 2024
@zyclove
Copy link
Author

zyclove commented Jan 11, 2024

add:
/opt/resource/bigdata/datax/plugin/reader/rdbmsreader/libs

 https://repo1.maven.org/maven2/org/apache/kyuubi/kyuubi-hive-jdbc-shaded/1.8.0/kyuubi-hive-jdbc-shaded-1.8.0.jar

cat /opt/resource/bigdata/datax/plugin/reader/rdbmsreader/plugin.json

{
    "name": "rdbmsreader",
    "class": "com.alibaba.datax.plugin.reader.rdbmsreader.RdbmsReader",
    "description": "useScene: prod. mechanism: Jdbc connection using the database, execute select sql, retrieve data from the ResultSet. warn: The more you know about the database, the less problems you encounter.",
    "developer": "alibaba",
    "drivers":["dm.jdbc.driver.DmDriver", "com.sybase.jdbc3.jdbc.SybDriver", "com.edb.Driver","org.apache.kyuubi.jdbc.KyuubiHiveDriver","org.apache.hive.jdbc.HiveDriver"]
}

@wgzhao wgzhao added enhancement New feature or request and removed bug Something isn't working labels Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants