Jarek Jarcec Cecho created SQOOP-2446:
-----------------------------------------
Summary: Sqoop2: Fix incorrect notification URL for execution
engine
Key: SQOOP-2446
URL: https://issues.apache.org/jira/browse/SQOOP-2446
Project: Sqoop
Issue Type: Bug
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.7
While looking into the {{NullPointerException}} in SQOOP-2439 I've noticed that
we've changed the REST interface in incompatible way without changing the
notification URL accordingly.
The original way was to use {{job/status/$ID}} whereas the new format is
{{job/$ID/status}}. We should change the notification URL accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)