Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.11.0
Description
When we start the standalone cluster, the following exception will show up. The root cause is an invalid argument of head in taskmanager.sh. https://github.com/apache/flink/blob/master/flink-dist/src/main/flink-bin/bin/taskmanager.sh#L52
cc chesnay
wangyang-pc:build-target danrtsey.wy$ ./bin/start-cluster.sh Starting cluster. Starting standalonesession daemon on host wangyang-pc. head: illegal line count -- -2 Starting taskexecutor daemon on host wangyang-pc.
Attachments
Issue Links
- is caused by
-
FLINK-16798 Logs from BashJavaUtils are not properly preserved and passed into TM logs.
- Closed
- links to