Paul Rogers created DRILL-4822:
----------------------------------
Summary: Extend disturb-env.sh search to consider site directory
Key: DRILL-4822
URL: https://issues.apache.org/jira/browse/DRILL-4822
Project: Apache Drill
Issue Type: Improvement
Reporter: Paul Rogers
Priority: Minor
DRILL-4581 provided revisions to the Drill launch scripts. As part of that fix,
we introduced a new distrib-env.sh file to hold settings created by custom
Drill installers (that is, by custom distributions.) The original version of
this feature looks for distrib-env.sh only in $DRILL_HOME/env.
Experience suggests that installers will write site-specific values to
distrib-env.sh and so the file must then be copied to $DRILL_SITE when running
under YARN. Add $DRILL_SITE to the search path in drill-config.sh for
distrib-env.sh.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)