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

Jarek Jarcec Cecho updated SQOOP-791:
-------------------------------------

    Fix Version/s: 2.0.0
          Summary: Sqoop2: Objects used in Data class can be overwritten before 
it is written out to the destination.  (was: Objects used in Data class can be 
overwritten before it is written out to the destination.)
    
> Sqoop2: Objects used in Data class can be overwritten before it is written 
> out to the destination.
> --------------------------------------------------------------------------------------------------
>
>                 Key: SQOOP-791
>                 URL: https://issues.apache.org/jira/browse/SQOOP-791
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> This is what caused SQOOP-788. The issue was caused by the object array being 
> overwritten by the next read, before it was written out to disk. This is 
> because the object pointed to by the reference used by the Data class could 
> be overwritten before the write is completed.

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