[GitHub] drill issue #558: DRILL-4822: Add $DRILL_SITE to distrib-env.sh search path

2016-08-03 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/558 Turns out the question was about: what does $DRILL_SITE mean. This is the name I use in documentation to refer to the new "site directory." For purposes of this fix, just replace "$DRILL_SITE"

[GitHub] drill issue #558: DRILL-4822: Add $DRILL_SITE to distrib-env.sh search path

2016-08-03 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/558 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] drill issue #558: DRILL-4822: Add $DRILL_SITE to distrib-env.sh search path

2016-08-02 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/558 $DRILL_SITE means the site directory. At present, I don't believe we have a $DRILL_ENV/env directory. The site directory is meant to be a location, outside of $DRILL_HOME, that contains

[GitHub] drill issue #558: DRILL-4822: Add $DRILL_SITE to distrib-env.sh search path

2016-08-02 Thread sudheeshkatkam
Github user sudheeshkatkam commented on the issue: https://github.com/apache/drill/pull/558 `$DRILL_SITE` meaning the site directory, which could be `$DRILL_HOME/env`. Correct? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as