----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64115/#review192065 -----------------------------------------------------------
ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java Lines 721 (patched) <https://reviews.apache.org/r/64115/#comment270074> Fixed. Moved to getSha method ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java Lines 773 (patched) <https://reviews.apache.org/r/64115/#comment270075> Actually this is not required. I was experimenting to see if this performed better over streaming version but it did not. I will revert this back to streaming version. - Prasanth_J On Nov. 28, 2017, 10:06 a.m., Prasanth_J wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64115/ > ----------------------------------------------------------- > > (Updated Nov. 28, 2017, 10:06 a.m.) > > > Review request for hive and Sergey Shelukhin. > > > Bugs: HIVE-18160 > https://issues.apache.org/jira/browse/HIVE-18160 > > > Repository: hive-git > > > Description > ------- > > HIVE-18160: Jar localization during session initialization is slow > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java > 7a7fe15c4cabcdbd666af8a9cb8022b8898a8a72 > > > Diff: https://reviews.apache.org/r/64115/diff/1/ > > > Testing > ------- > > > Thanks, > > Prasanth_J > >
