[ 
https://issues.apache.org/jira/browse/PIG-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486496#comment-13486496
 ] 

Rohini Palaniswamy commented on PIG-2933:
-----------------------------------------

bq. I think inner classes ordering on imports is different, it's usually placed 
below. Let me know if you think otherwise as per Apache pig guidelines.
  Its just a standard ordering and should work with any IDE. Checked that doing 
a Ctrl+Shift+O in Eclipse puts Map.Entry immediately after Map. 

+1. Will commit this once I get access. 
                
> HBaseStorage is using setScannerCaching which is deprecated
> -----------------------------------------------------------
>
>                 Key: PIG-2933
>                 URL: https://issues.apache.org/jira/browse/PIG-2933
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Ted Malaska
>            Assignee: Prashant Kommireddi
>            Priority: Minor
>              Labels: hbase
>         Attachments: PIG-2933_1.patch, PIG-2933.patch
>
>
> HTable.setScannerCaching is deprecated use Scan.setCaching(int)
> Note: I'm on vacation starting tomorrow.  If you want I can fix this next 
> week.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to