[ 
https://issues.apache.org/jira/browse/SQOOP-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624743#comment-13624743
 ] 

Hudson commented on SQOOP-979:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop200 #609 (See 
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/609/])
    SQOOP-979: MySQL direct connector is not working correct after moving 
password to credential cache (Revision 00d09b7b252ff889069883960e007513422c24d4)

     Result = SUCCESS
kathleen : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=00d09b7b252ff889069883960e007513422c24d4
Files : 
* src/java/com/cloudera/sqoop/manager/MySQLUtils.java
* src/java/org/apache/sqoop/mapreduce/MySQLExportMapper.java
* src/java/org/apache/sqoop/mapreduce/db/DBConfiguration.java
* src/java/org/apache/sqoop/manager/MySQLUtils.java
* src/java/org/apache/sqoop/mapreduce/MySQLDumpMapper.java

                
> MySQL direct connector is not working correct after moving password to 
> credential cache
> ---------------------------------------------------------------------------------------
>
>                 Key: SQOOP-979
>                 URL: https://issues.apache.org/jira/browse/SQOOP-979
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.4.4
>
>         Attachments: bugSQOOP-979.patch
>
>
> I've noticed that MySQL direct connector do not works after committing 
> SQOOP-914. I've investigated the issue and I believe that it's bug in the 
> direct connector itself. It uses DBConfiguration to store credentials, but 
> it's using it's own way how to retrieve the password.

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