nihal0107 commented on issue #4144:
URL:
https://github.com/apache/carbondata/issues/4144#issuecomment-853580601 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.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]