Sqoop異常:Please set $ACCUMULO_HOME to the root of your Accumulo installation.


shell-init: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
chdir: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
chdir: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
Warning: /mnt/software/sqoop-1.4.6-cdh5.7.0/../hcatalog does not exist! HCatalog jobs will fail.
Please set $HCAT_HOME to the root of your HCatalog installation.
Warning: /mnt/software/sqoop-1.4.6-cdh5.7.0/../accumulo does not exist! Accumulo imports will fail.
Please set $ACCUMULO_HOME to the root of your Accumulo installation.
shell-init: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
chdir: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
chdir: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
shell-init: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
chdir: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
chdir: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
chdir: 獲取當前目錄時出錯: getcwd: 無法訪問父目錄: 沒有那個文件或目錄
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory.
at java.lang.System.initProperties(Native Method)
at java.lang.System.initializeSystemClass(System.java:1166)

 

解決方案:配置Accumulo目錄

[root@hdp1 /mnt/software/tmp]#mkdir /mnt/software/tmp/accumulo

[root@hdp1 /mnt/software/tmp]#export ACCUMULO_HOME=/mnt/software/tmp/accumulo

 

環境變量 也可以永久設置在 /etc/profile里面 

[root@hdp1 /mnt/software/tmp]#vim /etc/profile
[root@hdp1 /mnt/software/tmp]#source /etc/profile

 

再次運行 解決錯誤

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



猜您在找 jmeter--錯誤之Not able to find Java executable or version. Please check your Java installation. errorlevel=2 運行Jmeter.bat出錯:Not able to find java executor or version. Please check your installation. errorlevel=2 Error running 'lis [clean]': No valid Maven installation found. Either set the home directory in the configuration dialog or set the M2_HOME environment variable on your system. Mac中Ionic+Cordova Android打包報錯Could not find tools.jar. Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation. MACBOOK(OSX)最升到11.0.1后android 打包報錯 Could not find tools.jar. Please check that /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home contains a valid JDK installation. mq啟動報錯ERROR: Please set the JAVA_HOME variable in your environment, We need java(x64)! !! The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. idea無法clean報錯Error running 'lizi-user-api [clean]': No valid Maven installation found. Either set the home directory in the configuration dialog or set the M2_HOME environment variable on your system. which: no java in (/sbin:/usr/sbin:/bin:/usr/bin) Could not find any executable java binary. Please install java in your PATH or set JAVA_HOME Appium問題解決方案(7)- Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME environment variable with the Android SDK root directory path
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM