GitHub user paul-rogers opened a pull request:
https://github.com/apache/drill/pull/478
DRILL-4581: Minor fixes to drill startup scripts for linux
This pull request replaces a previous one. No code differences; this one
resolves some git issues.
Provides fixes to a number of small problems as explained in DRILL-4581.
This work is in preparation for Drill-on-YARN, and contains a new drillbit.sh
option to launch Drill under YARN. Otherwise, the public interface to the
scripts remains unchanged. Features that used to work still work. Features that
were broken now work as originally intended.
Does not contain changes for the proposed âsiteâ config extension.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/paul-rogers/drill DRILL-4581-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/478.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 #478
----
commit abbfe84e35517c37f59a507694a4f0224137d2b8
Author: Paul Rogers <[email protected]>
Date: 2016-04-08T21:04:40Z
Merge remote-tracking branch 'apache/master'
commit e68ab2d8c50ce4d64631f410cbcbe7f4e98aeb8c
Author: Paul Rogers <[email protected]>
Date: 2016-04-13T23:27:06Z
Merge remote-tracking branch 'apache/master'
commit 3289e5840d54859b5d364101e1a8ae09d135a717
Author: Paul Rogers <[email protected]>
Date: 2016-04-14T17:35:09Z
DRILL-4581: Multiple fixes to Drill launch scripts
Fixes to a number of small problems as explained in DRILL-4581. This
work is in preparation for Drill-on-YARN, and contains a new
drillbit.sh option to launch Drill under YARN. Otherwise, the public
interface to the scripts remains unchanged. Features that used to work
still work. Features that were broken now work as originally intended.
Does not contain changes for the proposed âsiteâ config extension.
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---