Mohit Sabharwal created HIVE-8500: ------------------------------------- Summary: beeline does not need to set hive.aux.jars.path Key: HIVE-8500 URL: https://issues.apache.org/jira/browse/HIVE-8500 Project: Hive Issue Type: Bug Reporter: Mohit Sabharwal Assignee: Mohit Sabharwal
Since beeline may be run from a host not running HS2, there is no reason for it set hive.aux.jars.path property. Beeline doesn't need these jars, HS2 does and should use hive.aux.jars.path property populated with jars on HS2 host (not the ones sent over by beeline connection.) -- This message was sent by Atlassian JIRA (v6.3.4#6332)