java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop(已解決)
java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop
出現這個問題是因為載入了Windows本地的hadoop程式,因為Hadoop都是執行在Linux系統下的,在windows下idea中執行mapreduce程式,要首先安裝Windows下執行的支援外掛,只需要下載一個winutils.exe檔案即可
下載地址https://pan.baidu.com/s/1UXMXgc2OeT9-6FHrE_Nihg 提取碼:1d5b
解壓到bin下
建立一個系統環境變數HADOOP_HOME,指定剛剛的目錄
編輯path,指定到bin目錄下 %HADOOP_HOME%\bin
成功後重啟電腦再次執行就OK了
相關文章
- Could not find or access '/etc/ansible/bin/cfssljson /etc/ansible/bin/cfsslJSON
- CMake Error: add_executable cannot create target ““ because another target with the same name已解決Error
- 解決Ubuntu報錯 E: Unable to locate package yumUbuntuPackage
- Android: The following classes could not be instantiated: 解決方法Android
- Linux locate 命令詳解Linux
- 解決“/bin/bash^M: bad interpreter: No such file or directory”
- win10系統開機提示“speech runtime executable已停止工作”如何解決Win10
- 解決Autowired注入失敗為nullNull
- Go:錯誤 could not launch process: EOF 解決Go
- could not autowire. No beans of 'xxxx' 問題解決Bean
- win10解決antimalware service executable cpu佔用率高的方法Win10
- 解決jpa查詢時,Unable to locate Attribute with the the given name錯誤
- Excel匯入null錯誤解決方式ExcelNull
- Many To Many could not initialize proxy – no Session的解決方法Session
- 關於 artisan migrants Could not find drive 解決方法
- 解決CocoaPods could not find compatible versions for pod "React/Core"React
- Could not decode a text frame as UTF-8 的解決
- /system/bin/sh: screenrecord: inaccessible or not found 報錯解決方案
- mac下/usr/local/bin No such file or directory問題解決Mac
- frepplectl解決報錯:bash: /usr/bin/frepplectl: Permission denied
- hadoop啟動時,報ssh: Could not resolve hostname xxx: NamHadoop
- Hadoop 氣數已盡?Hadoop
- org.hibernate.exception.SQLGrammarException: could not extract ResultSet解決方案ExceptionSQL
- Mysql:Variable 'XXXt' can't be set to the value of 'NULL'解決MySqlNull
- hadoop訪問不到8088解決方案Hadoop
- java.lang.IllegalArgumentException: Could not find class異常解決方式JavaException
- ubuntu解決Could not get lock /var/lib/dpkg/lock-frontendUbuntu
- Could not initialize class sun.awt.X11GraphicsEnvironment解決方案
- Hadoop問題解決:Unable to load native-hadoop library for your platform...HadoopPlatform
- Hadoop架構已凋謝?!Hadoop架構
- Hadoop org.apache.hadoop.util.DiskChecker$DiskErrorException問題等價解決linux磁碟不足解決問題排查HadoopApacheErrorExceptionLinux
- 【已解決】Error filter ListenerStartErrorFilter
- lombok 註解無效 已解決Lombok
- 完美解決stack Error: Can‘t find Python executable “python“, you can set the PYTHON env variable.ErrorPython
- Intellij IDEA使用@Autowired註解,出現could not autowire錯誤,解決方案IntelliJIdea
- Hadoop常見錯誤及解決方案Hadoop
- Could not obtain transaction-synchronized Session for current thread原因及解決方案AIsynchronizedSessionthread
- Linux下ODBC連線HGDB報Could not SQLConnect錯解決方法LinuxSQL