You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Pravin Sinha (Jira)" <ji...@apache.org> on 2021/03/22 09:03:00 UTC

[jira] [Resolved] (HIVE-24878) ClassNotFound exception for function replication.

     [ https://issues.apache.org/jira/browse/HIVE-24878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pravin Sinha resolved HIVE-24878.
---------------------------------
    Resolution: Fixed

Committed to master !!!

Thanks for the patch, [~^sharma]

> ClassNotFound exception for function replication.
> -------------------------------------------------
>
>                 Key: HIVE-24878
>                 URL: https://issues.apache.org/jira/browse/HIVE-24878
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Arko Sharma
>            Assignee: Arko Sharma
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)