Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-322

[C++] Do not build HDFS IO interface optionally

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • Python
    • None

    Description

      Currently if you have not built arrow::io with -DARROW_HDFS=on then importing pyarrow.parquet fails with a not very graceful error message from failure to find the right symbols in libarrow_io.so. Since we vendor hdfs.h and the libraries are loaded at runtime, having this extra option doesn't add much value.

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: