You can try adding it in hive/lib location on all the cluster nodes. You dont need to add it part of your query
On Thu, Nov 5, 2015 at 3:59 AM, Lee S <[email protected]> wrote: > Hi all: > I try to execute hive query in a remote client through hive server2 jdbc. > > I want to 'add jar' used as serde before create a table. > > But when I set the jar path local to the hive server host, it said the > jar does not exist. > > And when I set the jar in the client , it said failed to read external > resource. > > How to set the jar path ? >
