Any good way to get access container logs from a running Flink app in YARN cluster in EMR? You can view the logs through YARN UI. But cannot programmatically access it and send to other services. The log aggregator only runs when the application finishes or a minimum 3600 secs copy. Any way we can get the logs more frequently?
- Access logs for a running Flink app in YARN cluster Tao Xia