----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64787/#review194374 -----------------------------------------------------------
llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java Lines 389 (patched) <https://reviews.apache.org/r/64787/#comment273132> When I tried calling getContext().getCurrentDagInfo() inside of the constructor of YarnTaskSchedulerService (the Tez-native TaskScheduler), it returns null. It was only initialized inside both overloads of allocateTask. - Eric Wohlstadter On Dec. 21, 2017, 10:19 p.m., Sergey Shelukhin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64787/ > ----------------------------------------------------------- > > (Updated Dec. 21, 2017, 10:19 p.m.) > > > Review request for hive, Gopal V and Siddharth Seth. > > > Repository: hive-git > > > Description > ------- > > see jira > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java be83489cb3 > > llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java > e97a267843 > > > Diff: https://reviews.apache.org/r/64787/diff/1/ > > > Testing > ------- > > > Thanks, > > Sergey Shelukhin > >