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

Vidhyashankar Venkataraman commented on HBASE-3440:
---------------------------------------------------

I have attached my patch to ensure completebulkload can be used even during 
table creation. 

Also, currently, the tool uses the default schema to create the table (just 
like load_table.rb did).

I got SocketTimeoutExceptions when I created a really large table: for now, I 
simply catch it and continue to sleep if the table isnt yet available. Any 
suggestions are welcome.

> Clean out load_table.rb and make sure all roads lead to completebulkload tool
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-3440
>                 URL: https://issues.apache.org/jira/browse/HBASE-3440
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.90.2
>
>         Attachments: blkload-v3.patch
>
>
> Up on list Vidhya tried using load_table.rb with 0.90 and new master and it 
> don't work any more now we assign differently.  Clean out this script.  Make 
> sure all doc points at completebulkload tool instead.

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

Reply via email to