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

support tencent cloud cos filesystem in hive connector #5234

Closed
allendang001 opened this issue Sep 21, 2020 · 5 comments
Closed

support tencent cloud cos filesystem in hive connector #5234

allendang001 opened this issue Sep 21, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@allendang001
Copy link

Prestosql can support tencent cos filesystem in hive connector only through hive.config.resources=core-site.xml, it is not gracefully. Tencent COS as a famous object storge system has been integrated into Hadoop 3.0. For a certain idea 'SQL on everything', prestosql need have a ability to process data in tentcent cos.

@allendang001 allendang001 changed the title support tencent cloud cos filesysten in hive connector support tencent cloud cos filesystem in hive connector Sep 21, 2020
@ebyhr
Copy link
Member

ebyhr commented Sep 21, 2020

@allendang001 It's ongoing in this PR #4978.

@allendang001
Copy link
Author

it reuse AWS S3‘s configuration parameters. Is these properties can turn into universal in name?

@ebyhr
Copy link
Member

ebyhr commented Sep 21, 2020

Sorry, I misunderstood your requirement. What you want is dedicated configuration like HiveAzureConfig.java, right?
https://prestosql.io/docs/current/connector/hive-azure.html

By the way, I would invite you to community Slack: https://prestosql.io/slack.html

@findepi findepi added the enhancement New feature or request label Sep 21, 2020
@findepi
Copy link
Member

findepi commented Sep 21, 2020

Support for Tencent COS filesystem is already tracked by #4519.

@findepi findepi closed this as completed Sep 21, 2020
@allendang001
Copy link
Author

Sorry, I misunderstood your requirement. What you want is dedicated configuration like HiveAzureConfig.java, right?
https://prestosql.io/docs/current/connector/hive-azure.html

By the way, I would invite you to community Slack: https://prestosql.io/slack.html

yes,specific configuration parameters are good. Why not consider making the parameter items universal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants