[ 
https://issues.apache.org/jira/browse/PIG-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152458#comment-14152458
 ] 

Rohini Palaniswamy commented on PIG-4211:
-----------------------------------------

I think it could be because OrcStorage is in the system classloader (part of 
pig jar) while the hive classes are in the the context 
classloader(PigContext.classloader) and OrcStorage only uses its classloader 
and not the PigContext.classloader to resolve its imports.

> Just register of hive jars for OrcStorage gives CNFE
> ----------------------------------------------------
>
>                 Key: PIG-4211
>                 URL: https://issues.apache.org/jira/browse/PIG-4211
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Rohini Palaniswamy
>
>  If hive jars are not in classpath (or not specified via -useHCatalog), and 
> specified through register statement OrcStorage fails with CNFE for 
> OrcNewInputFormat. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to