Prasanth Jayachandran created HIVE-14223:
--------------------------------------------
Summary: beeline should look for jdbc standalone jar in dist/jdbc
dir instead of dist/lib
Key: HIVE-14223
URL: https://issues.apache.org/jira/browse/HIVE-14223
Project: Hive
Issue Type: Bug
Components: Beeline
Affects Versions: 2.0.1, 2.2.0, 2.1.1
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
HIVE-13134 changed the jdbc-standalone jar path to dist/jdbc instead of
dist/lib. beeline.sh still looks for the jar in dist/lib which throws the
following error
{code}
ls: cannot access /work/hive2/lib/hive-jdbc-*-standalone.jar: No such file or
directory
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)