yahoNanJing commented on issue #349:
URL: 
https://github.com/apache/arrow-datafusion/issues/349#issuecomment-1024820528


   Hi @andygrove, we have integrated ballista with HDFS support. Our workaround 
is to make the file path self described. For example, a local file path should 
be file://tmp/..., a hdfs file path should hdfs://localhost:xxx:/tmp/...
   
   To make it work, we also changed the object store api a bit. Later I'll 
create a PR for this. 


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


Reply via email to