Quantcast
Viewing all articles
Browse latest Browse all 171

Hive on Tez integrations improvements

We’ve made some improvements when using Apache TEZ as the query engine of the SQL Editor:

    1. When running a query, the job id will now show up in the query log. Pressing the id will show the job in the mini job browser.
    2. TEZ, does not update its progress in the log, but if you’ve opened the mini job browser, Hue will be able to update the job’s progress right in the editor.

Image may be NSFW.
Clik here to view.

  1. TEZ jobs will now show their full detail in the job browser.
  2. TEZ jobs create more logs. The job browser will now dynamically fetch and display them.
  3. The first result of a TEZ queries was missing and it was fixed so that all the results are now displayed.

 

Image may be NSFW.
Clik here to view.

Note: as TEZ requires one session per query, do not forget to configure Hue to allow more than one SQL session per user (to not be confused with the number of Hue Browser sessions).

Happy Querying!


Viewing all articles
Browse latest Browse all 171

Trending Articles