N
N
Nikolay Baranenko2018-05-24 11:48:07
big data
Nikolay Baranenko, 2018-05-24 11:48:07

How to correctly translate the value of the HIVE_AUX_JARS_PATH parameter from a local path to a path in HDFS?

Hello.
There is a need to add an external jar so that hive clients can deserialize the files in the tablet.
I have HDP Version 2.5.1.0
Added a parameter to the group Advanced hive-env->hive-env template

export HIVE_AUX_JARS_PATH="$HIVE_AUX_JARS_PATH,/opt/hive-auxlibs/bighouse-0.7.1-SNAPSHOT.jar"

That's how it works.
BUT it's not convenient, because. you need to roll out the jar to all nodes where there are hive clients,
there is a desire to put the file in HDFS.
How does this change the entry in the HIVE_AUX_JARS_PATH parameter?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question