Skip to content

Clarify usage of advertise_flight_sql_endpoint #1349

@sebbegg

Description

@sebbegg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions