You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Qian Xu (JIRA)" <ji...@apache.org> on 2014/10/20 08:27:33 UTC

[jira] [Updated] (SQOOP-1593) If connector registration is failed, the sqoop2 server cannot startup

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

Qian Xu updated SQOOP-1593:
---------------------------
    Component/s: connectors

> If connector registration is failed, the sqoop2 server cannot startup
> ---------------------------------------------------------------------
>
>                 Key: SQOOP-1593
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1593
>             Project: Sqoop
>          Issue Type: Bug
>          Components: connectors
>    Affects Versions: 2.0.0
>            Reporter: Qian Xu
>
> I noticed that if a connector is failed to registrered (e.g. in case configuration upgrade failed), the sqoop2 server will NOT startup. My expected behaviors would be disable affected connector(s) link(s) and job(s), but server should be able to startup. Is the behavior expected by design?
> {code}
> 2014-10-20 14:15:14,683 ERROR core.SqoopServer [org.apache.sqoop.core.SqoopServer.initialize(SqoopServer.java:56)] Server startup failure
> org.apache.sqoop.common.SqoopException: CONN_0007:Connector registration failed
> 	at org.apache.sqoop.connector.ConnectorManager.registerConnectors(ConnectorManager.java:206)
> 	at org.apache.sqoop.connector.ConnectorManager.initialize(ConnectorManager.java:167)
> 	at org.apache.sqoop.connector.ConnectorManager.initialize(ConnectorMan
> {code}



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