FINDBUGS: SE_NO_SERIALVERSIONID: Class is Serializable, but doesn't define
serialVersionUID
-------------------------------------------------------------------------------------------
Key: PIG-1011
URL: https://issues.apache.org/jira/browse/PIG-1011
Project: Pig
Issue Type: Bug
Reporter: Olga Natkovich
SnVI
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.PODistinct
is Serializable; consider declaring a SnVI
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.PORead
is Serializable; consider declaring a serialVersionUID
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.