Kopal Niranjan created SQOOP-2784:
-------------------------------------

             Summary: Sqoop upserts fail with HCatalog tables
                 Key: SQOOP-2784
                 URL: https://issues.apache.org/jira/browse/SQOOP-2784
             Project: Sqoop
          Issue Type: Bug
            Reporter: Kopal Niranjan
            Priority: Minor


When exporting data from hcatalog table to any RDBMS table in --update-mode 
allowinsert,the command fails. See the example below for more details:

sqoop export   --connect jdbc:sqlserver://10.187.82.34;database=EDWSqoop   
--username $USER -P --table DBTable --hcatalog-table HCatTable 
--hcatalog-database platdev --update-key id --update-mode allowinsert

The above command gives following error:

ERROR sqoop.Sqoop: Got exception running Sqoop: java.lang.NullPointerException



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

Reply via email to