Hari Shreedharan created SQOOP-791:
--------------------------------------

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


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