azkaban / azkaban-plugins

Plugins for Azkaban.
https://azkaban.github.io
Apache License 2.0
130 stars 178 forks source link

Tez session not being closed #256

Open kardoo opened 7 years ago

kardoo commented 7 years ago

Hive session is not being closed. This is not a problem when using mapreduce. When using tez, AM sessions keep running until tez timeout expires.

Hive SessionState should be closed.