Arko Sharma created HIVE-24878:
----------------------------------
Summary: ar not copied to correct location during repl-load when
data copy runs at source
Key: HIVE-24878
URL: https://issues.apache.org/jira/browse/HIVE-24878
Project: Hive
Issue Type: Bug
Reporter: Arko Sharma
Assignee: Arko Sharma
Jar is copied to path <functionRoot>/dbName/funcName/nanoTS/jarName/jarName
Correct path should beĀ <functionRoot>/dbName/funcName/nanoTS/jarName
Output of hdfs dfs -find on sample function root.
/user/hive/repl/functions/bn9/udf6/28312880814467788/testudf6.jar
/user/hive/repl/functions/bn9/udf6/28312880814467788/testudf6.jar/testudf6.jar
--
This message was sent by Atlassian Jira
(v8.3.4#803005)