Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
2 posts
|
Hi! I’ve started to deploy a small Flink cluster (4tm and 1jm for now on 1.6.0), and deployed a small job on it. Because of the current load, job is completely handled by a single tm. I’ve created a small proxy that is using QueryableStateClient to access the current state. It is working nicely, except under certain circumstances. It seems to me that I can only access the state through a node that is holding a part of the job. Here’s an example:
When the state is inaccessible, I can see this (generated here):
From the documentation, I can see that:
Did I miss something? Is the QueryableStateClientProxy only fetching info from a job that is running on his local tm? If so, is there a way to retrieve the job-graph? Or maybe another solution? Thanks! |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
286 posts
|
Hi Pierre,
You are right that this should not happen. It seems like a bug. Could you open a JIRA and post it here? Thanks, Kostas
... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
2 posts
|
Hi! Just created the JIRA (https://issues.apache.org/jira/browse/FLINK-10225). Thanks for your reply, Pierre Le jeu. 23 août 2018 à 14:31, Kostas Kloudas <[hidden email]> a écrit :
... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
286 posts
|
Thanks a lot Pierre!
Kostas
... [show rest of quote] |
Free forum by Nabble | Edit this page |