1. Install the Tez RPMs

[Warning]Warning

These instructions are now obsolete and no longer provide a Supported version of Tez. Use the information found in HDP 2.1 regarding Installing and Configuring Tez.

Execute the following command on all cluster nodes. From a terminal window, type:

yum install tez

This will install the Tez RPM and create the following directories on all the cluster nodes:

 

Table 7.1. Default Directories for Tez

Hadoop ServiceParameterDescriptionDefault

Tez

TEZ_HOME

Directory that contains all the Tez JAR files.

/usr/lib/tez

Tez

TEZ_CONF_DIR

Directory that contains all the Tez configuration files.

/etc/tez/conf

Tez

TEZ_LOG_DIR

Directory to store the Tez logs.

$TEZ_HOME/logs

Tez

TEZ_PID_DIR

Directory to store the Tez process ID.

/tmp



loading table of contents...