I'm getting this error.
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.FunctionTask. Unable to load UDF class: java.lang.ClassNotFoundException: HiveUDF.Encrypt
Please ensure that the JAR file containing this class has been properly installed in the auxiliary directory or was added with ADD JAR command.
-I want to add JAR and also where can I find the other hive jars?