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

carbon-sdk support hdfs ? #4144

Closed
BestP2P opened this issue Jun 1, 2021 · 2 comments
Closed

carbon-sdk support hdfs ? #4144

BestP2P opened this issue Jun 1, 2021 · 2 comments

Comments

@BestP2P
Copy link

BestP2P commented Jun 1, 2021

Writing carbondata files from other application which does not use Spark,it is support hdfs configure? how can i write the carbondata to hdfs system?

@nihal0107
Copy link
Contributor

Hi,
Yes, carbon-SDK supports hdfs configuration.
When building a carbon writer, you can use API named withHadoopConf(Configuration conf) to pass the detailed configuration of HDFS. You can find an example for S3 given in SDKS3Example.java. In similar way you can use for HDFS.

@BestP2P
Copy link
Author

BestP2P commented Jun 3, 2021

thank you very much from china!

@BestP2P BestP2P closed this as completed Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants