You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/16 08:00:12 UTC

[GitHub] [arrow-datafusion] hrh007 opened a new issue, #3177: ObjectStore cannot support hdfs

hrh007 opened a new issue, #3177:
URL: https://github.com/apache/arrow-datafusion/issues/3177

   I notice the old version ObjectStore can use HDFS with project https://github.com/datafusion-contrib/datafusion-objectstore-hdfs.git; but current new ObjectStore is not suitable, can we fix this and integrate HDFS storage in arrow-datafusion


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] hrh007 commented on issue #3177: ObjectStore cannot support hdfs

Posted by GitBox <gi...@apache.org>.
hrh007 commented on issue #3177:
URL: https://github.com/apache/arrow-datafusion/issues/3177#issuecomment-1220234436

   Thanks@dmetasoul01 , I have implement one but not good; this will hlep


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] dmetasoul01 commented on issue #3177: ObjectStore cannot support hdfs

Posted by GitBox <gi...@apache.org>.
dmetasoul01 commented on issue #3177:
URL: https://github.com/apache/arrow-datafusion/issues/3177#issuecomment-1220218640

   There's an hdfs object store implementation in the blaze project: https://github.com/blaze-init/blaze/blob/master/native-engine/datafusion-ext/src/hdfs_object_store.rs


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org