Hari created SQOOP-1214:
---------------------------

             Summary: Sqoop import - importing table into HBASE with overwrite
                 Key: SQOOP-1214
                 URL: https://issues.apache.org/jira/browse/SQOOP-1214
             Project: Sqoop
          Issue Type: Bug
          Components: sqoop2-client
    Affects Versions: 1.4.3
         Environment: Sqoop 1.4.3-cdh4.4.0

            Reporter: Hari
            Priority: Critical


Sqoop is not supporting Importing a oracle table into HBASE with full table 
replace option, where as the similar option is available in Hive (like hive 
overwrite option in sqoop), is there a way we can achieve this behavior with 
out going for "disbale 'table', drop 'table' before every sqoop import for this 
table. 

I do recommend that instead of sqooping full table every time, we can go for 
last updated column wise sqooping, what is the case if we have any restriction 
like last updated column is not exists or index on that that field is not 
exists. 

I feel it is better to have an option with over write.

Ref: 
http://stackoverflow.com/questions/19217696/sqoop-import-importing-table-into-hbase-with-overwrite



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to