David Mollitor created HIVE-24574:
-------------------------------------

             Summary: Add DIAGNOSE Statement
                 Key: HIVE-24574
                 URL: https://issues.apache.org/jira/browse/HIVE-24574
             Project: Hive
          Issue Type: Improvement
            Reporter: David Mollitor


Add a new statement to Hive called {{DIAGNOSE}}

{code:sql}
DIAGNOSE ...
{code}

Returns a single binary (BLOB) column which contains a TAR-GZ file comprised of 
several other files:

* The query itself
* EXPLAIN
* SHOW CREATE for each table in the query
* The configuration of the session (set)
* The Hive logs generated by the query
* The processing engine logs generated by the query



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to