You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zhihua Deng (Jira)" <ji...@apache.org> on 2021/03/12 03:38:00 UTC

[jira] [Commented] (HIVE-24372) can't find applicationId in InPlaceUpdateStream when tasks run in parallel

    [ https://issues.apache.org/jira/browse/HIVE-24372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300016#comment-17300016 ] 

Zhihua Deng commented on HIVE-24372:
------------------------------------

Maybe https://issues.apache.org/jira/browse/HIVE-22416 and https://issues.apache.org/jira/browse/HIVE-21722 can fix this problem...

> 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
>            Priority: Major
>         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!
>  
> hclidriver can show application logs



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