IBM
C1000-091 · Question #40
Flink jobs ingest and process events before storing results in HDFS, Kafka, and Elasticsearch. If no results appear in one of those destinations, it is important to be able to troubleshoot why the…
The correct answer is A. oc logs --since=3h <my release>-bai-flink tJ3kmanager-<id>. See the full explanation below for the reasoning.
Question
Flink jobs ingest and process events before storing results in HDFS, Kafka, and Elasticsearch. If no results appear in one of those destinations, it is important to be able to troubleshoot why the job was interrupted by looking at the logs. Which command can be used to see the logs of the corresponding task manager?
Options
- Aoc logs --since=3h <my release>-bai-flink tJ3kmanager-<id>
- Boc get pods
- Coc describe <my-release>-bai flink t jAkmanager-<id>
- Dtail -f systemOut.log
How the community answered
(50 responses)- A76% (38)
- B8% (4)
- C4% (2)
- D12% (6)
Community Discussion
No community discussion yet for this question.