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)
