hadoop - Hive command is giving error -


i have downloaded neccessary jar files. have changed .bashrc configurations , have added classpath in hadoop-env.sh. still giving below error:

exception in thread "main" java.lang.noclassdeffounderror: jline/argumentcompletor$argumentdelimiter 

the missing class in exception part of jline-<version>.jar. , jar included default under $hive_home/lib directory.

check if missing jar in hive's classpath. if yes, can download 1 here , add lib/ path of hive.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -