Hi Andrea, there is also a PR [1] which will allow you to access the TaskManager logs via the UI.
[1] https://github.com/apache/flink/pull/1790 Cheers, Till On Wed, Mar 9, 2016 at 1:58 PM, Stephan Ewen <se...@apache.org> wrote: > Hi! > > Yes, the dashboard is available in both cases. It is proxied through the > Yarn UI, you can find the link from there... > > You can always access JobManager logs through the UI. > > Stephan > > > On Wed, Mar 9, 2016 at 12:47 PM, Andrea Sella <andrea.se...@radicalbit.io> > wrote: > >> Hi, >> I am experimenting the integration between Apache Flink and YARN. >> >> When I am running a Flink job using yarn-cluster, is the Dashboard >> available to monitor the execution? Is it also available for long running >> session? >> >> Is it possibile retrieve logs from the dashboard or I have to pass via >> yarn application logs? >> >> Thank you, >> Andrea >> > >