Change ReadToEndLoader.setLocation not throw UnsupportedOperationException
--------------------------------------------------------------------------

                 Key: PIG-1884
                 URL: https://issues.apache.org/jira/browse/PIG-1884
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Daniel Dai
            Assignee: Thejas M Nair
             Fix For: 0.9.0


After PIG-1680, we will call LoadFunc.setLocation() before launching hadoop 
job. This change cause TestExampleGenerator fail. The reason is 
ReadToEndLoader.setLocation() will throw UnsupportedOperationException. We 
never get to this point before PIG-1680.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to