[
https://issues.apache.org/jira/browse/HADOOP-11538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561046#comment-14561046
]
Hadoop QA commented on HADOOP-11538:
------------------------------------
\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch | 3m 1s | Pre-patch trunk compilation is
healthy. |
| {color:green}+1{color} | @author | 0m 0s | The patch does not contain any
@author tags. |
| {color:green}+1{color} | release audit | 0m 20s | The applied patch does
not increase the total number of release audit warnings. |
| {color:green}+1{color} | site | 3m 1s | Site still builds. |
| {color:green}+1{color} | whitespace | 0m 0s | The patch has no lines that
end in whitespace. |
| | | 6m 26s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12735602/HADOOP-11538.patch |
| Optional Tests | site |
| git revision | trunk / bb18163 |
| Java | 1.7.0_55 |
| uname | Linux asf902.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/6846/console |
This message was automatically generated.
> [Startup script ]Start-dfs.sh and start-yarn.sh does not work when we export
> JAVA_HOME Manually
> -----------------------------------------------------------------------------------------------
>
> Key: HADOOP-11538
> URL: https://issues.apache.org/jira/browse/HADOOP-11538
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Jagadesh Kiran N
> Assignee: Brahma Reddy Battula
> Attachments: HADOOP-11538.patch
>
>
> Scenario:
> =======
> Followed the document for installation of standalone cluster..
> http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html
> export JAVA_HOME=/path/to/Java
> When we execute start-dfs.sh , it will execute slaves.sh where it is list of
> hostnamess are mentioned.
> As slaves.sh will do ssh to machine and start the server, where JAVA_HOME
> will not present.
> *Actual:*
> We will get error like JAVA_HOME is not present
> *Expected:*
> JAVA_HOME should to passed to slaves.sh as a argument.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)