If it is not what Stephan said, you can check requests directly against the
REST API and see if you experience the same slow down there.
https://ci.apache.org/projects/flink/flink-docs-release-1.2/monitoring/rest_api.html
– Ufuk
On 16 December 2016 at 10:52:18, Yury Ruchin (yuri.ruc...@gmail.co
Thanks for the clue, Stephan! I will check.
2016-12-16 12:44 GMT+03:00 Stephan Ewen :
> Not sure if that is the problem, but upon first access to a resource, The
> web server extracts the resource from the JAR file and puts it into the
> temp directpry. Maybe that is slow for whatever reason?
>
>
Not sure if that is the problem, but upon first access to a resource, The
web server extracts the resource from the JAR file and puts it into the
temp directpry. Maybe that is slow for whatever reason?
On Thu, Dec 15, 2016 at 8:04 PM, Yury Ruchin wrote:
> Hi,
>
> I'm seeing an issue with the loa
Hi,
I'm seeing an issue with the load speed of Flink Web UI when running in
YARN session. Initial load takes several minutes or even more, although
according to the browser console there are only a couple of MBs to
download. When the loading is complete, the UI itself is quite responsive.
I don't