[
https://issues.apache.org/jira/browse/FLINK-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-8006.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
1.4: fcc79c0ed76818e147381117ea735f5796be6066
1.5: b98a4aa8b8ba1881f938125d0765620a4289a3c7
> 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: Startup Shell 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
> Labels: easyfix, newbie
> 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
(v6.4.14#64029)