# winutils-1 **Repository Path**: zxp3/winutils-1 ## Basic Information - **Project Name**: winutils-1 - **Description**: winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2023-04-05 - **Last Updated**: 2023-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # winutils winutils.exe hadoop.dll and hdfs.dll binaries for hadoop on windows I've been using https://github.com/steveloughran/winutils but it stops to update So I tried to compile myself and push binaries here for you all [compile steps (in Chinese)](https://www.jianshu.com/p/1b4cbabfd899) ## how to use place a copy of hadoop-ver folder on your local drive set environment vars: ``` HADOOP_HOME= PATH=%PATH%;%HADOOP_HOME%\bin ``` then you'll pass the "no native library" and "access0" error