I'm quite new to Apache Apex platform. Does it have some web ui? I was able to run docker sandbox and some example app. Nevertheless, yarn tracking url points to 404 pages. For example http://localhost:8088/proxy/application_1527541640016_0001
Sorry, got error 404
I already find out that there are some rest endpoints behind this proxy. Eg http://localhost:8088/proxy/application_1527541640016_0001/ws/v2/stram/logicalPlan
{"operators":[{"name":"console","attributes": /.../
However, I wasn't able to find any human readable webui with app status. Does it exist?