Member since
06-27-2017
1
Post
0
Kudos Received
0
Solutions
06-28-2017
04:05 AM
1 Kudo
@Wilson Blanco You can set these variables in /etc/hadoop/conf/hadoop-env.sh file. Typical values of these variables look like export HADOOP_HOME=${HADOOP_HOME:-/usr/hdp/current/hadoop-client} export HADOOP_LIBEXEC_DIR=/usr/hdp/current/hadoop-client/libexec
... View more