[
https://issues.apache.org/jira/browse/SQOOP-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646748#comment-14646748
]
Sqoop QA bot commented on SQOOP-2446:
-------------------------------------
Testing file
[SQOOP-2446.patch|https://issues.apache.org/jira/secure/attachment/12747842/SQOOP-2446.patch]
against branch sqoop2 took 0:42:00.731479.
{color:red}Overall:{color} -1 due to an error(s), see details below:
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:red}ERROR:{color} Patch does not add/modifny any test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 683 tests)
{color:yellow}WARNING:{color} Test coverage has decreased
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1492/artifact/patch-process/cobertura_report.txt])
* Package {{client}} has lower test coverage: Line coverage decreased by 1%
(from 15% to 14%), Branch coverage decreased by 0% (from 18% to 18%)
{color:green}SUCCESS:{color} All integration tests passed (executed 71 tests)
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1492/console].
This message is automatically generated.
> 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
>
>
> 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)