You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Leonard Xu (Jira)" <ji...@apache.org> on 2022/11/01 09:39:00 UTC

[jira] [Updated] (FLINK-8006) flink-daemon.sh: line 103: binary operator expected

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

Leonard Xu updated FLINK-8006:
------------------------------
    Labels: easyfix starter  (was: easyfix newbie)

> flink-daemon.sh: line 103: binary operator expected
> ---------------------------------------------------
>
>                 Key: FLINK-8006
>                 URL: https://issues.apache.org/jira/browse/FLINK-8006
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Scripts
>    Affects Versions: 1.3.2
>         Environment: Linux 4.12.12-gentoo #2 SMP x86_64 Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz GenuineIntel GNU/Linux
>            Reporter: Alejandro 
>            Priority: Major
>              Labels: easyfix, starter
>             Fix For: 1.4.0
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> When executing `./bin/start-local.sh` I get
> flink-1.3.2/bin/flink-daemon.sh: line 79: $pid: ambiguous redirect
> flink-1.3.2/bin/flink-daemon.sh: line 103: [: /tmp/flink-Alejandro: binary operator expected
> I solved the problem replacing $pid by "$pid" in lines 79 and 103.
> Should I make a PR to the repo?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)