You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kiran Kumar M R (JIRA)" <ji...@apache.org> on 2015/03/04 04:55:05 UTC

[jira] [Updated] (HADOOP-11650) configuration file generates syntax error on Ubuntu14.10 with bash 4.3

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

Kiran Kumar M R updated HADOOP-11650:
-------------------------------------
    Assignee:     (was: Kiran Kumar M R)

> configuration file generates syntax error on Ubuntu14.10 with bash 4.3
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-11650
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11650
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.6.0
>         Environment: hadoop: 2.6.0
> OS: Linux version 3.16.0-31-generic (buildd@batsu) (gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) )
> bash:GNU bash, version 4.3.30(1)-release (x86_64-pc-linux-gnu)
>            Reporter: Tomorrow
>            Priority: Critical
>
> hadoop configuration file : /path/to/hadoop/libexec/hadoop-config.sh
> line:99
> if [[ ( "$HADOOP_SLAVES" != '' ) && ( "$HADOOP_SLAVE_NAMES" != '' ) ]] ; then
> On system ubuntu 14.10 (Linux version 3.16.0-31-generic & Bash version 4.3.s) , this'll generate a syntax error :
> hadoop-config.sh: 99: hadoop-config.sh: Syntax error: word unexpected (expecting ")")



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)