Command Line Installation
Also available as:
PDF
loading table of contents...

Deploying the Tez UI

  1. Obtain the tez-ui.war file in one of the following ways:

    • Use the tez-ui.war file from the binary artifacts packaged with HDP.

    • Use the tez-ui.war from the Maven repo for your release of HDP.

    • Build your own tez-ui.war from the source. Refer to the README.txt file in the tez-ui module.

  2. Extract the contents of war.

  3. Host the contents of the war on a webserver. The Tez UI consists only of html, js, and ccs files. It does not require complex server-side hosting.