Sqoop报警告hcatalog does not exist! HCatalog jobs will fail.accumulo does not exist! Accumulo imports w
Sqoop报警告hcatalog does not exist! HCatalog jobs will fail.accumulo does not exist! Accumulo imports will fail.
报错内容
解决方法
注释以下内容
#if [ -z "${HCAT_HOME}" ]; then
# if [ -d "/usr/lib/hive-hcatalog" ]; then
# HCAT_HOME=/usr/lib/hive-hcatalog
# elif [ -d "
原创
2020-10-19 17:03:00 ·
3922 阅读 ·
0 评论