GitHub user vladimirtkach opened a pull request:
https://github.com/apache/drill/pull/1143
DRILL-1491: Support for JDK 8
Changed jdk version from 7 to 8 in pom.xml, drill-config.sh and others
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladimirtkach/drill DRILL-1491
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1143.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 #1143
----
commit 0aeeacc9e528b6dea80385bbf53e7259a6813b08
Author: Vladimir Tkach <vovatkach75@...>
Date: 2018-02-28T13:32:55Z
DRILL-1491: Support for JDK 8
Changed jdk version from 7 to 8 in pom.xml travis and drill-config.sh
----
---