Hi everyone,
when running Hive on Tez, a Tez session is alive within the Hive CLI until I leave the CLI. So if I run on the terminal something like "hive -f query.sql", once the query is completed the Tez session is closed. Is there a way to run a query in this way (let's say from the linux terminal using the -f parameter) but still keeping the Tez session open among subsequent commands of this kind?

Thanks in advance

Fabio

Reply via email to