You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Cheolsoo Park (Updated) (JIRA)" <ji...@apache.org> on 2012/02/28 00:37:48 UTC

[jira] [Updated] (SQOOP-425) Sqoop invokes ResultSet.isLast() which causes Sybase JDBC driver to hang

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

Cheolsoo Park updated SQOOP-425:
--------------------------------

    Attachment: SQOOP-425.patch
    
> Sqoop invokes ResultSet.isLast() which causes Sybase JDBC driver to hang
> ------------------------------------------------------------------------
>
>                 Key: SQOOP-425
>                 URL: https://issues.apache.org/jira/browse/SQOOP-425
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Arvind Prabhakar
>            Assignee: Cheolsoo Park
>         Attachments: SQOOP-425.patch
>
>
> The call to ResultSet.isLast() should be replaced by ResultSet.isAfterLast() where necessary in order to help support Sybase for data import.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira