Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 618 Bytes

HadoopWinutils.md

File metadata and controls

11 lines (8 loc) · 618 Bytes

Hadoop Winutils

Hadoop Winutils native libraries are required to run Drill on Windows. The last version present in maven repository is 2.7.1 and is not updated anymore. That's why Winutils version matching Hadoop version used in Drill is located in distribution/src/main/resources.

Current Winutils version: 3.2.3.

References

  • Official wiki: Windows Problems.
  • Winutils compiling process is described here.
  • Actual versions are being uploaded here