Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1368

NPE while reading from parquet files that use GZip compression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • None
    • Any non *nix platform or environment without Hadoop native library installed

    Description

      If the hadoop native library is not available on a system the GZip decompressor factory will return a null object instead of a decompressor object, causing a NPE.

      The hadoop native library is only available on *nix platforms. Even on *nix platforms, Drill does not package the library, so if it is not available this problem will occur.

      Attachments

        1. DRILL-1368.patch.diff
          3 kB
          Parth Chandra

        Activity

          People

            DrillCommitter DrillCommitter
            parthc Parth Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: