You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by kkhatua <gi...@git.apache.org> on 2018/01/03 21:26:38 UTC

[GitHub] drill pull request #1081: DRILL-6068: Support user/distrib-specific config c...

GitHub user kkhatua opened a pull request:

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

    DRILL-6068: Support user/distrib-specific config checks during startup

    1. Allows for distrib/user specific checks to be done
    2. Place-holder files for distribution and user specific checks
    3. Moved JVM Version Check to head of script

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

    $ git pull https://github.com/kkhatua/drill DRILL-6068

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

    https://github.com/apache/drill/pull/1081.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 #1081
    
----
commit 2fea048835f729175f77b0a0dea731f741bb70e9
Author: Kunal Khatua <kk...@...>
Date:   2018-01-03T21:22:52Z

    DRILL-6068: Support user/distrib-specific config checks during startup
    
    1. Allows for distrib/user specific checks to be done
    2. Place-holder files for distribution and user specific checks
    3. Moved JVM Version Check to head of script

----


---

[GitHub] drill issue #1081: DRILL-6068: Support user/distrib-specific config checks d...

Posted by amansinha100 <gi...@git.apache.org>.
Github user amansinha100 commented on the issue:

    https://github.com/apache/drill/pull/1081
  
    @kkhatua since this was combined with #1082 which is merged, you can close this PR. 


---

[GitHub] drill issue #1081: DRILL-6068: Support user/distrib-specific config checks d...

Posted by kkhatua <gi...@git.apache.org>.
Github user kkhatua commented on the issue:

    https://github.com/apache/drill/pull/1081
  
    Closing as this was already merged as part of #1082 's chain of commits.


---

[GitHub] drill pull request #1081: DRILL-6068: Support user/distrib-specific config c...

Posted by kkhatua <gi...@git.apache.org>.
Github user kkhatua closed the pull request at:

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


---

[GitHub] drill issue #1081: DRILL-6068: Support user/distrib-specific config checks d...

Posted by kkhatua <gi...@git.apache.org>.
Github user kkhatua commented on the issue:

    https://github.com/apache/drill/pull/1081
  
    @paul-rogers please review.


---