Ganesh Rajan Thiyagarajan created SQOOP-3296:
------------------------------------------------
Summary: 'Duplicate Colum identifier' for DB2.
Key: SQOOP-3296
URL: https://issues.apache.org/jira/browse/SQOOP-3296
Project: Sqoop
Issue Type: Task
Components: sqoop2-api
Environment: Cloudera with Sqoop
Reporter: Ganesh Rajan Thiyagarajan
I am facing issues with 'Duplicate Colum identifier' for DB2. Other database
has no issues as their column names are unique, but it is bit different for the
DB.
Is there any way for me to give manual column name instead of picking up from
automatically?
I have tried to give column name in the query (ie selelct PAGRP as groupid from
TB) but the query doesn't seem to work. The query works in the actual database.
It may work for mysql but not for DB2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)