[
https://issues.apache.org/jira/browse/FLINK-16856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16856:
-----------------------------------
Labels: pull-request-available (was: )
> taskmanager.sh not working on Mac
> ---------------------------------
>
> Key: FLINK-16856
> URL: https://issues.apache.org/jira/browse/FLINK-16856
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Scripts
> Affects Versions: 1.11.0
> Reporter: Yang Wang
> Assignee: Chesnay Schepler
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> 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]
>
> {code:java}
> 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.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)