Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1269

AVRO is converting ORACLE,Netezza,Teradata decmials & long integers to Strings.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7.1
    • None
    • java
    • None

    Description

      I tried to sqoop ORALCE,NETEZZA,TERADATA tables with AVRO foramt using plain JDBC (without using Cloudera connectors). I can see DECIMAL & NUMERIC data types are being converted to AVRO Strings.

      Oracle – NUMBER & INTEGER data types are being converted to AVRO String format.

      NETEZZA – DECIMAL,NUMERIC data types are converted to AVRO String format.

      Teradata – DECIMAL AND LONG data types are converted to AVRO String format.

      When i tried with map-columns to BigDecimal,BigInteger i can see AVRO does not support BigDecimal error message.

      Thanks,
      Prasad Dasari.

      Attachments

        Activity

          People

            Unassigned Unassigned
            madhuwithu Prasad Dasari
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: