You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/04/08 09:04:00 UTC

[jira] [Closed] (FLINK-16856) taskmanager.sh not working on Mac

     [ https://issues.apache.org/jira/browse/FLINK-16856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-16856.
------------------------------------
    Resolution: Fixed

master: 86e9ec070ba28be6f71624a2039214177f7e135d

> 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)