Ad

winutils: Windows binaries for Hadoop

winutils provides Windows binaries for Hadoop releases, built from official ASF commit IDs. It enables running Hadoop/YARN applications on Windows environments. Allows avoiding the need for winutils on Bare Naked Local FS.
Screenshot of steveloughran/winutils homepage

winutils builds Windows binaries for Hadoop versions directly from the same git commit used for ASF releases. This ensures consistency and compatibility with official Hadoop releases. It addresses the need for these binaries to execute Hadoop and YARN applications locally on Windows systems. Primarily, it offers a pre-built solution for Windows users to run Hadoop without needing to assemble the binaries themselves.

The project provides a reliable, officially signed source for Windows binaries. It utilizes a dedicated Windows Server VM for consistent builds. The build process includes security measures like GPG signing with a hardware-backed key. The solution offers a convenient alternative to building winutils from source.

  • Core Functionality: Provides pre-built winutils binaries for various Hadoop versions.
  • Supported Platforms: Windows Server 2012 R2 (tested and confirmed).
  • Configuration: No configuration needed; binaries are ready to use.
  • Performance: Designed for local testing; performance reflects standard Hadoop performance on Windows.
  • Developer Experience: Simplified deployment of Hadoop on Windows environments.

The project has been actively maintained for several years, with frequent updates. The build process is well-defined and documented. The use of GPG signing provides a degree of trust and verifies the integrity of the binaries. However, the maintenance is currently handled by cdarlint/winutils.

winutils benefits Hadoop developers and users who require a Windows environment for testing, development, or local execution of Hadoop applications. It simplifies the deployment process by providing ready-to-use binaries, and it enhances trust through robust security practices.

Summarize:
Share:
Stars
2,638
Forks
3,031
Issues
4
Created
10 years ago
Commit
2 years ago
License
APACHE-2.0
Archived
No
Updated 1 day ago

Similar Repositories