hadoop - How to kill a TEZ job started by hive? -


below can find. problem if reuse jdbc hive session hive queries go same application-id. there way can kill dag?

tez jobs can listed using: yarn application -list

tez jobs can killed using: yarn application -kill application-id


Comments

Popular posts from this blog

python - PyInstaller UAC not working in onefile mode -

python - RuntimeError: can't re-enter readline -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -