This is the location of the tez jars in HDFS. The jars need to launch the AM on the cluster are required to be in a central location which in this case is HDFS.
Refer to INSTALL.txt at the top of the source tree for more details. -- Hitesh On Jul 22, 2013, at 9:26 PM, Achal Soni wrote: > What does the following Tez exception refer to: > > Invalid configuration of tez jars, tez.lib.uris is not defined in the > configurartion > > > This is thrown when submitting a dag to Tez via TezClient. > > - Achal