How can I remove statement that happened when beeline terminal start? I have AD jar statement by default when I start beeline and I don't have this jar which case error message :
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)
When I start beeline, how can I configure it to not start with beeline ?
question from:https://stackoverflow.com/questions/65913498/how-to-remove-add-jar-statement-in-the-start-of-beeline