loading table of contents...

Chapter 14. Using the Tez View

Tez is an framework for building high performance batch and interactive data processing applications. Apache Hive and Pig use the Tez framework. When you run a job such as a Hive query or Pig script using Tez, you can use the Tez View to track and debug the execution of that job. Topics in this chapter describe how to configure, deploy and use the Tez View to execute jobs in your cluster:

[Tip]Tip

See How to Analyze or Debug Hive Queries on Hortonworks Community Connection for a short how-to article and links to demonstration videos about how you can use Tez View to monitor and troubleshoot Hive queries running on Tez.