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

Prashant Kommireddi closed PHOENIX-434.
---------------------------------------

Marking it closed.

> "batchSize" option at PhoenixHBaseStorage issues.
> -------------------------------------------------
>
>                 Key: PHOENIX-434
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-434
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: abraxas73
>
> I am using PhoenixHBaseStorage in my Pig script.
> After several experiment, I found out that records which has smaller number 
> than "batchSize" value is ignored and they cannot be stored.
> For example) I have 8759 records to be stored, I set the batchSize option 
> value to 1000. Then, below script just store 8000 records to HBase.
> STORE ACCOUNT_LOGINOUT_HB INTO 'hbase://ACCOUNT_LOGINOUT' using 
> com.salesforce.phoenix.pig.PhoenixHBaseStorage('how-bmzookeeper01','-batchSize
>  1000');
> Is this behavior as desgned?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to