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

Rohini Palaniswamy commented on PIG-3871:
-----------------------------------------

+1

> Replace org.python.google.* with com.google.* in imports
> --------------------------------------------------------
>
>                 Key: PIG-3871
>                 URL: https://issues.apache.org/jira/browse/PIG-3871
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: tez-branch, 0.13.0
>
>         Attachments: PIG-3871-tez.patch, PIG-3871-trunk.patch
>
>
> In several places are org.python.google.* imported. I believe this is a side 
> effect of IDE auto completion (e.g. Eclipse) rather than intentional.
> The problem is that this cause a runtime error depending on classpath. For eg,
> {code}
> ERROR 2998: Unhandled internal error. org/python/google/common/collect/Sets
> java.lang.NoClassDefFoundError: org/python/google/common/collect/Sets
>         at 
> org.apache.pig.backend.hadoop.executionengine.tez.TezPlanContainerUDFCollector.<init>(TezPlanContainerUDFCollector.java:28)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to