Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-586

Not able to store int or boolean from Pig to Parquet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 1.6.0
    • None
    • parquet-pig
    • Important

    Description

      I have a simple Pig schema that contains long and boolean properties. When trying to store the records using `parquet.pig.ParquetStorer();` I get the following error:
      ```
      java.io.IOException: parquet.io.ParquetEncodingException: can not write value at 9 in tuple (...) from type 'likeCount: long' to type 'optional int64 likeCount'
      ```

      Attachments

        Activity

          People

            Unassigned Unassigned
            jonathanmv@outlook.com Jonathan Morales
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: