Hey Robert!
This is currently not possible :-(, but this is a feature that is on
Flink's road map.
A very inconvenient workaround could be to manually query the REST
APIs [1] and dump the responses somewhere and query it there.
– Ufuk
[1]
https://ci.apache.org/projects/flink/flink-docs-release
Hi everyone,
I'm using Flink 0.10.2 to run some benchmarks on my cluster and I would
like to compare it to Spark 1.6.0. Spark has an eventLog property that I
can use to have the history written to HDFS, and then later view it offline
on the History Server.
Does Flink have a similar Feature, espec