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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/05/21 18:21:17 UTC

[jira] [Commented] (HADOOP-12014) hadoop-config.cmd displays a wrong error message

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

Hadoop QA commented on HADOOP-12014:
------------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch |   0m  0s | The patch command could not apply the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | http://issues.apache.org/jira/secure/attachment/12734576/HADOOP-12014.001.patch |
| Optional Tests |  |
| git revision | trunk / 2b6bcfd |
| Console output | https://builds.apache.org/job/PreCommit-HADOOP-Build/6796/console |


This message was automatically generated.

> hadoop-config.cmd displays a wrong error message
> ------------------------------------------------
>
>                 Key: HADOOP-12014
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12014
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Trivial
>              Labels: newbie
>         Attachments: HADOOP-12014.001.patch
>
>
> If an incorrect value is set for %JAVA_HOME%, hadoop-config.cmd displays an error message as follows.
> {code}
>    echo Error: JAVA_HOME is incorrectly set.
>    echo        Please update %HADOOP_HOME%\conf\hadoop-env.cmd
> {code}
> But the default configuration directory has moved to etc/hadoop, so it should be  %HADOOP_CONF_DIR%\hadoop-env.cmd.



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