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

[jira] [Updated] (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:all-tabpanel ]

Veena Basavaraj updated SQOOP-1687:
-----------------------------------
    Attachment: SQOOP-1687.patch

> 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
>
>
> 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)