[
https://issues.apache.org/jira/browse/SQOOP-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693273#comment-14693273
]
Hudson commented on SQOOP-2446:
-------------------------------
SUCCESS: Integrated in Sqoop2 #866 (See
[https://builds.apache.org/job/Sqoop2/866/])
SQOOP-2446: Sqoop2: Fix incorrect notification URL for execution engine (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=7202fe3a50520cfb846791b52714373ad4b4670b)
* server/src/main/java/org/apache/sqoop/handler/JobRequestHandler.java
* core/src/main/java/org/apache/sqoop/driver/JobManager.java
> 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
>
> Attachments: SQOOP-2446.patch, SQOOP-2446.patch
>
>
> 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)