You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "luckylsk34 (via GitHub)" <gi...@apache.org> on 2023/03/06 15:18:28 UTC

[GitHub] [arrow-ballista] luckylsk34 opened a new pull request, #700: Allow accessing s3 locations in client mode

luckylsk34 opened a new pull request, #700:
URL: https://github.com/apache/arrow-ballista/pull/700

   # Which issue does this PR close?
   Partially addressess #6 .
   
   Closes #.
   
    # Rationale for this change
   Was able to read data from S3 in standalone mode but in client mode, it gives the error `DataFusion error: Execution("No object store available for s3://path/to/folder/")`
   
   # What changes are included in this PR?
   Added `S3` feature to `Scheduler` and `Executor`. Not having this feature in either will again give the above error.
   
   # Are there any user-facing changes?
   User will be access S3 paths in client mode.


-- 
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-ballista] luckylsk34 commented on pull request #700: Allow accessing s3 locations in client mode

Posted by "luckylsk34 (via GitHub)" <gi...@apache.org>.
luckylsk34 commented on PR #700:
URL: https://github.com/apache/arrow-ballista/pull/700#issuecomment-1460286367

   @andygrove Should we provide S3 as a feature in Scheduler and Executor or incorporate it by default?


-- 
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-ballista] andygrove merged pull request #700: Allow accessing s3 locations in client mode

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove merged PR #700:
URL: https://github.com/apache/arrow-ballista/pull/700


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