wxmimperio created FLINK-11228:
----------------------------------
Summary: Flink web UI can not read stdout logs
Key: FLINK-11228
URL:
https://issues.apache.org/jira/browse/FLINK-11228 Project: Flink
Issue Type: Bug
Components: Web Client
Affects Versions: 1.7.1
Reporter: wxmimperio
Attachments: image-2018-12-28-18-58-41-111.png, image-2018-12-28-19-00-17-652.png
I start flink as local cluster.
$ tar xzf flink-*.tgz
$ cd flink-1.6.1
$ ./bin/start-cluster.sh # Start Flink
I createRemoteEnvironment to submit a remote job and job run successful.
However when I read stdout log from web ui, I find nothing.
I can find logs on linux server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)