When a Hive job is submitted via Templeton/WebHCat, the server will launch a MR application named "TempletonControllerJob" which will launch the "real" Hive jobs. We want to know the exact mapping relationship between the "real" Hive on Tez application and the TempletonControllerJob application (i.e. know which Tez application is corresponding to which TempletonControllerJob application), and the best way seems to use the application name here. Not sure if someone could share the code pieces on how the name is generated so we could map them? <also if there are other ways to map those two types that's even better:)> [cid:[email protected]]
Xiaoyong
