Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Documentation #38

Open
romainr opened this issue Apr 25, 2020 · 5 comments
Open

API Documentation #38

romainr opened this issue Apr 25, 2020 · 5 comments

Comments

@romainr
Copy link

romainr commented Apr 25, 2020

Sorry if I missed it, but I only found https://docs.google.com/document/d/1DKpFdov1o_ObvrCmU-5xi-VrT6nR2gxq-BbswSSI9j8/edit#.

For example the Livy docs are pretty handy:

@tsreaper
Copy link
Contributor

Thanks for opening this issue. Flink SQL gateway is initially released as the JDBC server for the Flink JDBC driver, so we didn't expose REST API at the beginning.

But now we discover that users are willing to directly talk to the gateway. We're going to clean up the API a bit and release an API document in a day or two.

@godfreyhe
Copy link
Contributor

@romainr Thanks for the suggestion, just as @tsreaper said, we will publish the API doc ASAP.

@romainr
Copy link
Author

romainr commented May 20, 2020

#45

@felixzh2020
Copy link

directly talk to the gateway seems better, because JDBC server doesn't support stream

@yababer
Copy link

yababer commented Jun 22, 2021

We created a quick openapi 3.0.0 spec to speak to the rest interface for our use case. It would be better if that spec was part of the repo. And even better if it was served from the gateway. If it is of interest, we can create a pull request and upload it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants