Johan Gustavsson created HIVE-24394: ---------------------------------------
Summary: Enable printing explain to console at query start Key: HIVE-24394 URL: https://issues.apache.org/jira/browse/HIVE-24394 Project: Hive Issue Type: Improvement Components: Hive, Query Processor Affects Versions: 2.3.7, 3.1.2 Reporter: Johan Gustavsson Assignee: Johan Gustavsson Currently there is a hive.log.explain.output option that prints extended explain to log. While this is helpful for internal investigations, it limits the information that is available to users. So we should add options to make this print non-extended explain to console,. for general user consumption, to make it easier for users to debug queries and workflows without having to resubmit queries with explain. -- This message was sent by Atlassian Jira (v8.3.4#803005)