sebbegg opened a new issue, #1349:
URL: https://github.com/apache/datafusion-ballista/issues/1349

   Hi,
   
   I hope creating an issue for this is okay...
   Is there some more documentation / an example available for the use of the 
`advertise_flight_sql_endpoint` scheduler config?
   
   I was trying run ballista in docker-compose and connecting from the outside, 
with code based on https://github.com/milenkovicm/ballista_delta.
   When fetching results, ballista seems to connect to the executor that 
produced the result.
   
   My understanding of the docs on `advertise_flight_sql_endpoint` is that this 
would allow fetching the result from the scheduler?
   Just setting `advertise_flight_sql_endpoint` to "localhost:12345" didn't 
show any effect.
   Is there any example available that demonstrates how this is intended to be 
used/configured?
   
   I also tried searching the codebase of usage of this config - but actually 
only found it used in the config.


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