GitHub user Aegeaner opened a pull request:
https://github.com/apache/hive/pull/271
HIVE-18050: LlapServiceDriver shoud split HIVE_AUX_JARS_PATH by ':' iâ¦
LlapServiceDriver shoud split HIVE_AUX_JARS_PATH by ':' instead of ','
https://issues.apache.org/jira/browse/HIVE-18050
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Aegeaner/hive HIVE-18050
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/271.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 #271
----
commit 468be0a68cfc7cb5fdc4357ecd8f0001bfe7ec7c
Author: Aegeaner <[email protected]>
Date: 2017-11-13T10:49:23Z
HIVE-18050: LlapServiceDriver shoud split HIVE_AUX_JARS_PATH by ':' instead
of ','
----
---