[ https://issues.apache.org/jira/browse/HIVE-20059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasanth Jayachandran updated HIVE-20059: ----------------------------------------- Resolution: Fixed Fix Version/s: 3.2.0 4.0.0 Status: Resolved (was: Patch Available) Committed to branch-3 and master. Thanks for the review! > 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 > Priority: Major > Fix For: 4.0.0, 3.2.0 > > 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)