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

2021-06-04 Thread GitBox


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




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

2021-06-02 Thread GitBox


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