如何删除直线终端启动时发生的语句?默认情况下,我有AD jar语句当我开始line时,我没有这个jar错误信息:
ADD JAR /usr/share/hive3-dim-lookup/dimlookup-hive-udf-1.1.....jar;
Error: Error while processing statement{Failed in 10.35.144.186} : //usr/share/hive3-dim-lookup/dimlookup-hive-udf-1.1.....jar does not exist (state=,code=1)
当我启动beeline时,我如何配置它不以beeline开始?
可以在用户的home dir中使用.hiverc文件。看到蜂巢- 5160
检查.hiverc文件内容:
cat ~/.hiverc
并删除ADD JAR