-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45050/
-----------------------------------------------------------
Review request for Sqoop and Jarek Cecho.
Bugs: SQOOP-2888
https://issues.apache.org/jira/browse/SQOOP-2888
Repository: sqoop-sqoop2
Description
-------
The problem is that our client calls {{/v1/job?cname=generic-jdbc-connector}}
when the change in SQOOP-2848 made this invalid and
only{{/v1/job/all?cname=generic-jdbc-connector}} is allowed.
Diffs
-----
client/src/main/java/org/apache/sqoop/client/request/JobResourceRequest.java
f64f1cc
Diff: https://reviews.apache.org/r/45050/diff/
Testing
-------
Thanks,
Jarek Cecho