Commit b66142e
committed
### What is this PR for?
Obviously, `*_HOME` should be respected if they are present, otherwise fallback to find the command in `PATH`.
### What type of PR is it?
Improvement
### What is the Jira issue?
ZEPPELIN-6150
### How should this be tested?
Manually tested on a dev env, there are multiple Hadoop clients installed in one machine, and `hadoop` is not available in `PATH`, now I can set `HADOOP_HOME` to allow Zeppelin start.
### Screenshots (if appropriate)
### Questions:
* Does the license files need to update? no
* Is there breaking changes for older versions? might be
* Does this needs documentation? no
Closes #4899 from pan3793/ZEPPELIN-6150.
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit d21e362)
Signed-off-by: Cheng Pan <[email protected]>
1 parent 36a8dda commit b66142e
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
0 commit comments