Hi,

We wanted to run our hive queries in non-session mode as we have a problem
tracking the app ids.
Until our tracking is fixed we wanted to run each dag in a separate app
master.

I have read that running tez in non-session mode will achieve this
functionality, by setting *tez.am.mode.session*=false in hive-cli and
hive-jdbc via hive-server2.


But this has no effect and the dags continue to group in one application
master per session.
Is there something we are missing?
Help in this regards is appreciated.

Thanks in advance,
Ravi

Reply via email to