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

Pig load/storefunc loads only one schema and BytesType validation class needs fix

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7.5
    • None
    • Normal

    Description

      With a recent optimization, it appears that the Pig load/store func gets only one schema from Cassandra and tries to apply it to all CFs in the pig script. Also, the BytesType validation tries to cast the object in putNext as a DataByteArray and wrap it as a ByteBuffer. Instead it should just call objToBB which should take care of it.

      Attachments

        1. 2465.txt
          3 kB
          Jeremy Hanna

        Activity

          People

            jeromatron Jeremy Hanna
            jeromatron Jeremy Hanna
            Jeremy Hanna
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: