You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/06/03 05:42:06 UTC

[GitHub] [carbondata] nihal0107 commented on issue #4144: carbon-sdk support hdfs ?

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:
users@infra.apache.org