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

Wrong constructor for QueryableStateClient ? #1

Open
juanmirocks opened this issue Nov 1, 2017 · 0 comments
Open

Wrong constructor for QueryableStateClient ? #1

juanmirocks opened this issue Nov 1, 2017 · 0 comments

Comments

@juanmirocks
Copy link

In the line,

val client: QueryableStateClient = new QueryableStateClient(GlobalConfiguration.loadConfiguration("/Users/jgrier/workspace/flink/flink-dist/src/main/resources"))

the used constructor for QueryableStateClient doesn't seem to exist anymore in https://ci.apache.org/projects/flink/flink-docs-release-1.3/api/java/.

In the new (or future) API, is the use of a HighAvailabilityServices mandatory?

Overall, it would be great having this queryable demo/example in scala to be on par's quality with the java's.

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

1 participant