villebro commented on PR #2288:
URL: 
https://github.com/apache/datafusion-ballista/pull/2288#issuecomment-5296358832

   > btw @villebro we still have the scheduler proxy for fetching results that 
we were discussing last night at the meetup.
   
   @andygrove thank you for the ping, I had indeed missed this. This does 
resolve the gap I was curious about.
   
   > it is disabled by default, and should be used carefully
   
   @milenkovicm have you observed issues with proxying the result requests via 
this endpoint? While fetching data directly from executors does have the 
benefit of removing the scheduler from the path, some form of proxying will be 
necessary in highly isolated environments where clients don't have direct 
network access to executors.


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