Fabian Hueske created FLINK-8391:
------------------------------------
Summary: Improve dependency documentation for queryable state
Key: FLINK-8391
URL:
https://issues.apache.org/jira/browse/FLINK-8391 Project: Flink
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.5.0, 1.4.1
Reporter: Fabian Hueske
The documentation of the queryable state does not explicitly mention that the program that holds and updates the queryable state requires the {{flink-queryable-state-runtime}} dependency.
Right now, the section "Activating Queryable State" mentions, that {{flink-queryable-state-runtime}} needs to be copied into the {{./lib}} folder. However, this does not work if the program is started from an IDE, for example for local testing.
The docs should be updated accordingly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)