[
https://issues.apache.org/jira/browse/HADOOP-8432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306900#comment-14306900
]
Govardhan Rao Ganji commented on HADOOP-8432:
---------------------------------------------
Hello Everyone,
Hadoop Version : 2.4.1v
Am also getting same issue,can anyone feel free guide me
/usr/local/hadoop/sbin/start-all.sh: 82:
/usr/local/hadoop/sbin/../libexec/hadoop-config.sh: Syntax error: word
unexpected (expecting ")")
Thanks,
Govardhan.
> 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.3.4#6332)