lhy created HIVE-24372:
--------------------------
Summary: can't find applicationId in InPlaceUpdateStream when
tasks run in parallel
Key: HIVE-24372
URL: https://issues.apache.org/jira/browse/HIVE-24372
Project: Hive
Issue Type: Improvement
Components: Beeline, Tez
Affects Versions: 3.1.0
Environment: hadoop 3.1.0
hive 3.1.0
hive.execution.engine=tez
Reporter: lhy
Attachments: image-2020-11-12-13-16-28-228.png,
image-2020-11-12-13-16-33-852.png, image-2020-11-12-13-17-21-675.png
if hive.exec.parallel = false(hive.session.silent=false)
then we can found log "INFO : Status: Running (Executing on YARN cluster with
App id application_1603689507490_0109)" in the console.
!image-2020-11-12-13-16-33-852.png!
if hive.exec.parallel = true(hive.session.silent=false)
then we can't found log to show application id ,but we can found it in
hiveserver2.log
!image-2020-11-12-13-17-21-675.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)