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

Alan Gates resolved PIG-2008.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.8.0)
                   0.10
                   0.9.0
         Assignee: Jacob Perkins

Patch checked into trunk and 0.9 branch.  Thanks Jacob.

> Cache outputFormat in HBaseStorage
> ----------------------------------
>
>                 Key: PIG-2008
>                 URL: https://issues.apache.org/jira/browse/PIG-2008
>             Project: Pig
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.8.0
>            Reporter: Jacob Perkins
>            Assignee: Jacob Perkins
>            Priority: Minor
>             Fix For: 0.9.0, 0.10
>
>         Attachments: patch_file.txt
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> getOutputFormat gets called more than one time in a StoreFunc. Modify 
> HBaseStorage to only create an instance of TableOutputFormat one time (since 
> it creates a new HTable connection each time) as opposed to multiple times 
> like it does now.

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

Reply via email to