Ádám Szita created HIVE-22490:
---------------------------------
Summary: Adding jars with special characters in their path throws
error
Key: HIVE-22490
URL: https://issues.apache.org/jira/browse/HIVE-22490
Project: Hive
Issue Type: Bug
Reporter: Ádám Szita
Assignee: Ádám Szita
HIVE-9664 introduced a change that uses URIs in SessionState to handle adding
jars or other dependencies in a Hive session, but forgot to add URL encoding.
This resulted a regression as path such as /tmp/blabla-[special].jar was
working before HIVE-9664 and now it's throwing an error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)