[
https://issues.apache.org/jira/browse/SQOOP-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223826#comment-14223826
]
Veena Basavaraj commented on SQOOP-1785:
----------------------------------------
thanks for fixing the TODO [~jarcec]
- // TODO(VB): fix this as part of SQOOP 1509
If the tests pass no issues with this patch. Last time I tried to fix it the
tests would not pass, but with the validator fixes its nice that this passes.
> 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)