[
https://issues.apache.org/jira/browse/SQOOP-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226019#comment-14226019
]
Hudson commented on SQOOP-1785:
-------------------------------
FAILURE: Integrated in Sqoop2-hadoop100 #699 (See
[https://builds.apache.org/job/Sqoop2-hadoop100/699/])
SQOOP-1785: Sqoop2: Send driver validation results back to client when creating
job (abraham:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=78b012698a320419d6a9cdac972ba8dab510772e)
* client/src/main/java/org/apache/sqoop/client/SqoopClient.java
* server/src/main/java/org/apache/sqoop/handler/JobRequestHandler.java
> 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
>
> Attachments: SQOOP-1785.patch
>
>
> 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)