Zhihua Deng created HIVE-24802: ---------------------------------- Summary: Show operation log at webui Key: HIVE-24802 URL: https://issues.apache.org/jira/browse/HIVE-24802 Project: Hive Issue Type: Improvement Components: HiveServer2 Reporter: Zhihua Deng
Currently we provide getQueryLog in HiveStatement to fetch the operation log, and the operation log would be deleted on operation closing(delay for the canceled operation). Sometimes it's would be not easy for the user(jdbc) or administrators to deep into the details of the finished(failed) operation, so we present the operation log on webui and keep the operation log for some time for latter analysis. -- This message was sent by Atlassian Jira (v8.3.4#803005)