Details
Description
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.
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
hclidriver can show application logs