[ https://issues.apache.org/jira/browse/HIVE-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasanth Jayachandran resolved HIVE-14223. ------------------------------------------ Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Committed to master and branch-2.1. > 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 > Fix For: 2.2.0, 2.1.1 > > Attachments: HIVE-14223.1.patch, HIVE-14223.2.patch > > > 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} > NO PRECOMMIT TESTS -- This message was sent by Atlassian JIRA (v6.3.4#6332)