[ 
https://issues.apache.org/jira/browse/HIVE-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374392#comment-15374392
 ] 

Prasanth Jayachandran edited comment on HIVE-14223 at 7/13/16 5:48 AM:
-----------------------------------------------------------------------

Yeah. Looks like that's the case. I haven't seen any issues by not including 
jdbc-standalone*.jar.

I will update the patch to remove it from beeline script so that it doesn't 
throw the error. 


was (Author: prasanth_j):
Yeah. Looks like that's the case. I haven't seen any issues by not include 
jdbc-standalone*.jar.

I will update the patch to remove it from beeline script so that it doesn't 
throw the error. 

> 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
>         Attachments: HIVE-14223.1.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)

Reply via email to