Vasanth kumar RJ created SQOOP-1049:
---------------------------------------

             Summary: Sqoop2: Record not imported if partition column value is 
NULL
                 Key: SQOOP-1049
                 URL: https://issues.apache.org/jira/browse/SQOOP-1049
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.99.2
         Environment: Mysql
            Reporter: Vasanth kumar RJ
             Fix For: 2.0.0


In Sqoop2, if the partition column is NULL then record is not imported.

For table t with id (int) and name columns, insert NULL value for id. where id 
is partition column. Then perform import from Sqoop2 and now id with NULL value 
is not imported.

--
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