You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Ying Cao (JIRA)" <ji...@apache.org> on 2017/04/14 03:20:41 UTC

[jira] [Created] (SQOOP-3173) support DB2 xml data type when sqoop import with parquet

Ying Cao created SQOOP-3173:
-------------------------------

             Summary: support DB2 xml data type when sqoop import with parquet
                 Key: SQOOP-3173
                 URL: https://issues.apache.org/jira/browse/SQOOP-3173
             Project: Sqoop
          Issue Type: Bug
          Components: connectors
    Affects Versions: 1.4.6
         Environment: RedHat6.4+Sqoop 1.4.6 +Hadoop 2.7.3
            Reporter: Ying Cao
            Priority: Minor
             Fix For: 1.4.7


When sqoop run import  job with parquet from db2, the xml data type failed with :
17/01/16 00:48:39 ERROR tool.ImportTool: Imported Failed: Cannot convert SQL type 1111

Sqoop using Kite SDK to revolve parquet dataset,  and it requires an Avro schema to represent the data structure, during create avro schema sqoop can not find corresponding type mapping of Types.OTHER.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)