GitHub user xiaozhongwang opened a pull request:
https://github.com/apache/trafodion/pull/1413
[TRAFODION-2802 ] source the .bashrc before access JAVA_HOME
modify for running on a new server
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xiaozhongwang/trafodion TRAFODION-2802
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1413.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1413
----
commit d593e31c85a6ce9922948a79824b8e4de28145cf
Author: wxzkenny <wxzkenny@...>
Date: 2018-01-24T07:25:27Z
source the .bashrc before access JAVA_HOME
----
---