[
https://issues.apache.org/jira/browse/SQOOP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200875#comment-14200875
]
Sqoop QA bot commented on SQOOP-1687:
-------------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12679932/SQOOP-1687.patch
against branch sqoop2.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} failed to build with patch (exit code 1)
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/562/console
This message is automatically generated.
> Fix: Single resource in JSON should not be a list
> --------------------------------------------------
>
> Key: SQOOP-1687
> URL: https://issues.apache.org/jira/browse/SQOOP-1687
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Fix For: 1.99.4
>
> Attachments: SQOOP-1687.patch, SQOOP-1687.patch, SQOOP-1687.patch
>
>
> the following is correct for list
> connectors : [ { } ]
> But for a single connector the JSON should be
> connector : { }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)