You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sqoop QA bot (JIRA)" <ji...@apache.org> on 2014/11/06 15:34:33 UTC

[jira] [Commented] (SQOOP-1687) Fix: Single resource in JSON should not be a list

    [ https://issues.apache.org/jira/browse/SQOOP-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200226#comment-14200226 ] 

Sqoop QA bot commented on SQOOP-1687:
-------------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12679842/SQOOP-1687.patch against branch sqoop2.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All tests passed

Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/555/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
>
>
> 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)