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
Post a Comment