[ 
https://issues.apache.org/jira/browse/PIG-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated PIG-1884:
-------------------------------

    Attachment: PIG-1884.2.patch

With PIG-1884.1.patch all (non-contrib) unit tests passed, except for 
TestJobSubmission.

PIG-1884.2.patch has additional change to start mini hbase cluster. It also 
fixes the code indentation in TestHBaseStorage to comply with the pig coding 
standard. 

> 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
>
>         Attachments: PIG-1884.1.patch, PIG-1884.2.patch
>
>
> 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