Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-290

Improve error message when trying to use LZO compression on file formats other than text

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 0.7
    • Impala 1.0
    • None
    • None

    Description

      A user ran into a problem when they tried to use LZO compressed RC file. Instead of displaying a clear "Not Yet Supported/Implemented" error, the query failed with an Unknown Codec message. It would be good to improve this.

      $ impala-shell -i <host1> -f <SQL file>
      	Connected to <host1>:21000
      	Query: select count(distinct column1) from TABLE_A
      	Query aborted, unable to fetch data
      
      	Backend 6:Unknown Codec: com.hadoop.compression.lzo.LzopCodec
      	Backend 7:Unknown Codec: com.hadoop.compression.lzo.LzopCodec
      	Backend 8:Unknown Codec: com.hadoop.compression.lzo.LzopCodec
      	Backend 9:Unknown Codec: com.hadoop.compression.lzo.LzopCodec
      	Backend 10:Unknown Codec: com.hadoop.compression.lzo.LzopCodec
      	Backend 11:Unknown Codec: com.hadoop.compression.lzo.LzopCodec
      
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            nong_impala_60e1 Nong Li
            lskuff Lenni Kuff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment