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/23 05:18:12 UTC

[jira] [Created] (SQOOP-1785) Sqoop2: Send driver validation results back to client when creating job

Jarek Jarcec Cecho created SQOOP-1785:
-----------------------------------------

             Summary: Sqoop2: Send driver validation results back to client when creating job
                 Key: SQOOP-1785
                 URL: https://issues.apache.org/jira/browse/SQOOP-1785
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.99.4
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.99.5


We're currently validating three entities on [new job creation|https://github.com/apache/sqoop/blob/sqoop2/server/src/main/java/org/apache/sqoop/handler/JobRequestHandler.java#L216]:

* From connector
* To connector
* Driver

However we're sending back only the first two. We don't have any current validations on Driver and hence it wasn't a problem, but we should rectify that.



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