Hive on Tez integrations improvements

Published on 01 April 2019 in Version 4 - 1 minute read - Last modified on 05 June 2023

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.
  • TEZ jobs will now show their full detail in the job browser.
  • TEZ jobs create more logs. The job browser will now dynamically fetch and display them.
  • The first result of a TEZ queries was missing and it was fixed so that all the results are now displayed.
  •  

    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!


    comments powered by Disqus

    More recent stories

    03 May 2023
    Discover the power of Apache Ozone using the Hue File Browser
    Read More
    23 January 2023
    Hue 4.11 and its new dialects and features are out!
    Read More