----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33211/#review81667 -----------------------------------------------------------
trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java <https://reviews.apache.org/r/33211/#comment132094> I did not understand how the changes are related to restart? We have not faced in our setup. - Amareshwari Sriramadasu On April 15, 2015, 6:04 a.m., Chinna Lalam wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33211/ > ----------------------------------------------------------- > > (Updated April 15, 2015, 6:04 a.m.) > > > Review request for hive, Jason Dere and Navis Ryu. > > > Repository: hive > > > Description > ------- > > While reloading the permanent functions we need to add udf type > (genericUDF/genericUDTF/genericUDAFResolver). Currently this information is > not there, so it is throwing NullpointerException. > We have download the related jars when using this functions. > > > Diffs > ----- > > trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java 1673646 > > Diff: https://reviews.apache.org/r/33211/diff/ > > > Testing > ------- > > Related tests are pass. > > > Thanks, > > Chinna Lalam > >
