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 05:22:33 UTC

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

Veena Basavaraj created SQOOP-1687:
--------------------------------------

             Summary: 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


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)