Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-3252

IntegerType columns cause exceptions when use in Pig.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • None
    • Normal

    Description

      CassandraStorage uses the validator classes to determine how to marshal column values, if the type is IntegerType a BigInteger is returned and Pig throws an exception on writing the value to intermediate storage. The exception is thrown because BigInteger is not one of the data types that Pig can handle.

      Attachments

        1. CASSANDRA-3252.patch
          3 kB
          Dana H. P'Simer, Jr.

        Activity

          People

            Unassigned Unassigned
            danapsimer Dana H. P'Simer, Jr.
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: