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 "madhavi alla (JIRA)" <ji...@apache.org> on 2014/01/30 19:44:10 UTC

[jira] [Commented] (HADOOP-8432) SH script syntax errors

    [ https://issues.apache.org/jira/browse/HADOOP-8432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886895#comment-13886895 ] 

madhavi alla commented on HADOOP-8432:
--------------------------------------

Hi, Everyone
I have installed hadoop0.23.10 latest version
>> sh hadoop-daemon.sh unable to start namenode
.sbin/../libexec/hadoop-config.sh: Syntax error: word unexpected (expecting ")")
Could you please let us know how to resolve the above issue.

Thanks,
Madhavi

> SH script syntax errors
> -----------------------
>
>                 Key: HADOOP-8432
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8432
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.0.0-alpha
>         Environment: ubuntu 12, Oracle_JDK 1.7.0_03,
> env. variables setted to:
> export JAVA_HOME=/mnt/dataStorage/storage/local/glassfish3/jdk7
> export PATH=$PATH:$JAVA_HOME/bin
> export HADOOP_INSTALL=/mnt/dataStorage/storage/local/hadoop-2.0.0-alpha
> export PATH=$PATH:$HADOOP_INSTALL/bin
> export HADOOP_CONF_DIR=$HADOOP_INSTALL/etc/hadoop
>            Reporter: sergio kosik
>            Priority: Blocker
>             Fix For: 2.0.0-alpha
>
>
> Hi, Everyone
> I just can't start with new binary release of hadoop with following CLI command:
> >>sh $HADOOP_INSTALL/sbin/start-dfs.sh
> ... /hadoop-2.0.0-alpha/sbin/start-dfs.sh: 78: ... /hadoop-2.0.0-alpha/sbin/../libexec/hadoop-config.sh: Syntax error: word unexpected (expecting ")")
> Inside the script start-dfs.sh there are multiple syntax wrongs. Could you fix it?
> Regards



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)