当前位置:网站首页>Run sqoop1.4.5 to report warning: does not exist! HCatalog jobs will fail.
Run sqoop1.4.5 to report warning: does not exist! HCatalog jobs will fail.
2022-06-22 13:36:00 【weixin_ forty-one million five hundred and sixty-one thousand n】
Software version
sqoop.1.4.5
hadoop.2.10.1
Error message
[[email protected] ~]# sqoop help
Warning: does not exist! HCatalog jobs will fail.
Please set $HCAT_HOME to the root of your HCatalog installation.
Warning: does not exist! Accumulo imports will fail.
Please set $ACCUMULO_HOME to the root of your Accumulo installation.
21/03/11 22:05:41 INFO sqoop.Sqoop: Running Sqoop version: 1.4.5
usage: sqoop COMMAND [ARGS]
Available commands:
codegen Generate code to interact with database records
………………
/root/software/sqoop-1.4.5/bin
Processing mode
Note the following
[[email protected] bin]# vi configure-sqoop
## Moved to be a runtime check in sqoop.
#if [ ! -d "${HCAT_HOME}" ]; then
# echo "Warning: $HCAT_HOME does not exist! HCatalog jobs will fail."
# echo 'Please set $HCAT_HOME to the root of your HCatalog installation.'
#fi
#if [ ! -d "${ACCUMULO_HOME}" ]; then
# echo "Warning: $ACCUMULO_HOME does not exist! Accumulo imports will fail."
# echo 'Please set $ACCUMULO_HOME to the root of your Accumulo installation.'
#fi
[[email protected] bin]# sqoop help
21/03/11 22:07:03 INFO sqoop.Sqoop: Running Sqoop version: 1.4.5
usage: sqoop COMMAND [ARGS]
Available commands:
codegen Generate code to interact with database records
create-hive-table Import a table definition into Hive
eval Evaluate a SQL statement and display the results
export Export an HDFS directory to a database table
help List available commands
import Import a table from a database to HDFS
import-all-tables Import tables from a database to HDFS
job Work with saved jobs
list-databases List available databases on a server
list-tables List available tables in a database
merge Merge results of incremental imports
metastore Run a standalone Sqoop metastore
version Display version information
See ‘sqoop help COMMAND’ for information on a specific command.
边栏推荐
- AcWing第53场周赛
- "Dare not doubt the code, but have to doubt the code" a network request timeout analysis
- Shell基础入门
- MySQL中的存储过程
- leetcode 99.恢复二叉搜索树
- Record the solution of failing to log in after the alicloud ECS instance is restarted (hands-on practice)
- AcWing第52场周赛
- Getting started with shell Basics
- Starting Oracle under Linux
- MySQL中的视图
猜你喜欢

RCE&代码执行漏洞

leetcode 834. 树中距离之和

“不敢去懷疑代碼,又不得不懷疑代碼”記一次網絡請求超時分析

Sword finger offer II 114 Alien dictionary

Rce & Code Execution Vulnerability

Rigid demand of robot direction → personal thinking ←

PHP反序列化&魔术方法

769. Max Chunks To Make Sorted

leetcode 834. Sum of distances in the tree

File download vulnerability & file read vulnerability & file delete vulnerability
随机推荐
leetcode 11. Container with the most water
260. Single Number III
从零开始写一个契约测试工具
260. Single Number III
769. Max Chunks To Make Sorted
AcWing第52场周赛
vs code
leetcode 854. String with similarity K
Acwing week 54
Rce & Code Execution Vulnerability
Oracle's skills in dealing with inserting duplicate records
20 good habits of outstanding professionals
leetcode 99.恢复二叉搜索树
SQL row column conversion
338. Counting Bits
leetcode 854. 相似度为 K 的字符串
Acwing week 52
461. Hamming Distance
“不敢去懷疑代碼,又不得不懷疑代碼”記一次網絡請求超時分析
2017年度总结