Return null should be fine. I changed that for BinStorage, which
otherwise breaks unit test.

Daniel

On Sun, Mar 25, 2012 at 10:07 PM, Bill Graham <billgra...@gmail.com> wrote:
> Hi,
>
> We found a bug where InterStorage.getStatistics() was throwing
> UnsupportedOperationException which was causing problems for
> JobControlCompiler (see
> https://issues.apache.org/jira/browse/PIG-2616<https://issues.apache.org/jira/browse/PIG-2616>).
> PIG-2616 changes JobControlCompiler to catch the exception, but I'm
> wondering why InterStorage implements LoadMetada but getStatistics() is
> unsupported? Is there a good reason for this, or should we implement that
> method?
>
> thanks,
> Bill

Reply via email to