You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2018/07/02 20:26:00 UTC

[jira] [Created] (HIVE-20059) Hive streaming should try shade prefix unconditionally on exception

Prasanth Jayachandran created HIVE-20059:
--------------------------------------------

             Summary: Hive streaming should try shade prefix unconditionally on exception
                 Key: HIVE-20059
                 URL: https://issues.apache.org/jira/browse/HIVE-20059
             Project: Hive
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 3.1.0, 4.0.0, 3.2.0
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran
         Attachments: HIVE-20059.1.patch

AbstractRecordWriter tries hive.classloader.shade.prefix on ClassNotFoundException but there are instances where OrcOutputFormat from old hive version gets loaded resulting in ClassCastException. I think we should try shadeprefix when defined and when any exception is thrown. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)