Fokko opened a new issue, #7974:
URL: https://github.com/apache/iceberg/issues/7974

   ### Feature Request / Improvement
   
   PyArrow does not support HDFS support at the moment. This can easily be 
added using:
   
   - Add `"hdfs"` to `_get_fs`.
   - Return a hdfs filesystem: 
https://arrow.apache.org/docs/python/filesystems.html#hadoop-distributed-file-system-hdfs
   - Fetch the `host`, `port`, `user` and `kerb_ticket` from the config
   
   ### Query engine
   
   None


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to