[
https://issues.apache.org/jira/browse/FLINK-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16244363#comment-16244363
]
Alejandro commented on FLINK-8006:
-----------------------------------
Oh, of course, didn''t saw it, how many $pids!
*-- Alejandro Alcalde - elbauldelprogramador.com
<http://elbauldelprogramador.com>*
On Wed, Nov 8, 2017 at 6:21 PM, ASF GitHub Bot (JIRA) <[email protected]>
> 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
> 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)