[GitHub] drill pull request #641: DRILL-4986: Allow customization of the Drill log fi...

2016-11-02 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/drill/pull/641


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] drill pull request #641: DRILL-4986: Allow customization of the Drill log fi...

2016-11-01 Thread paul-rogers
GitHub user paul-rogers opened a pull request:

https://github.com/apache/drill/pull/641

DRILL-4986: Allow customization of the Drill log file name

Adds a new user-settable environment variable to choose the log file base 
name.

Tested using automated script unit tests that validate both this new option 
and all the functionality of the scripts as updated in a prior PR.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/paul-rogers/drill DRILL-4986

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/drill/pull/641.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 #641


commit d5151b3d1b2491d0956b877a0caf6729f7ad4dc6
Author: Paul Rogers 
Date:   2016-11-01T18:26:03Z

DRILL-4986: Allow users to customize the Drill log file name

Adds a new user-settable environment variable to choose the log file
base name.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---