svarnau opened a new pull request #1781: [TRAFODION-2626] Change pathes of sqconf, ms.env, sqcert, udr URL: https://github.com/apache/trafodion/pull/1781 This changeset covers the remaining instances of hard-coded paths based on TRAF_HOME for dynamic files that should be in specific paths such as TRAF_CONF or TRAF_VAR. All files referenced via TRAF_HOME should be read-only software, not written during run-time. I was able to test this premise by setting TRAF_CONF, _LOG, _VAR, and rundir variables to alternates paths and then change the entire core/sqf tree as read-only (except local_hadoop). In this environment of read-only TRAF_HOME, I bring up instance and run all SQL regressions.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
