You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2014/11/13 21:07:34 UTC

[jira] [Commented] (SQOOP-1724) Sqoop2: Support old config types for backward compatibility in connector data upgrade

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

Jarek Jarcec Cecho commented on SQOOP-1724:
-------------------------------------------

+1, I'll remove some whitespace issues in the patch for branch {{sqoop2}}.

> Sqoop2:  Support old config types for backward compatibility in connector data upgrade
> --------------------------------------------------------------------------------------
>
>                 Key: SQOOP-1724
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1724
>             Project: Sqoop
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.99.4
>            Reporter: Veena Basavaraj
>            Assignee: Veena Basavaraj
>             Fix For: 1.99.4
>
>         Attachments: SQOOP-1724,patch, SQOOP-1724.1.99.4.patch
>
>
> Caused by: java.lang.IllegalArgumentException: No enum constant org.apache.sqoop.model.MConfigType.CONNECTION
>         at java.lang.Enum.valueOf(Enum.java:236)
>         at org.apache.sqoop.model.MConfigType.valueOf(MConfigType.java:23)
>         at org.apache.sqoop.repository.derby.DerbyRepositoryHandler.loadConnectorConfigTypes(DerbyRepositoryHandler.java:2738)
>         at org.apache.sqoop.repository.derby.DerbyRepositoryHandler.loadJobs(DerbyRepositoryHandler.java:2302)
>         at org.apache.sqoop.repository.derby.DerbyRepositoryHandler.findJobsForConnector(DerbyRepositoryHandler.java:1645)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)