Bilal Nemutlu created SQOOP-1314:
------------------------------------
Summary: Duplicate Column identifier specified
Key: SQOOP-1314
URL: https://issues.apache.org/jira/browse/SQOOP-1314
Project: Sqoop
Issue Type: Bug
Components: connectors
Affects Versions: 1.4.3
Environment: Hadoop 1.04
Reporter: Bilal Nemutlu
Priority: Minor
When there are dublicate columns though one is renamed with alias, sqoop fails
with dublicate column indeitifier;
,replace(ifnull(child.name, sfoi.name),char(10),'''') as name
,sfoi.name as parent_sku_name
ERROR tool.ImportTool: Imported Failed: Duplicate Column identifier specified:
'name'
--
This message was sent by Atlassian JIRA
(v6.2#6252)