----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15295/#review29133 -----------------------------------------------------------
ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java <https://reviews.apache.org/r/15295/#comment56261> Is this a behavior change between 2.1.x and 2.2.x ? or between 2.1.x and 1.x ? - Thejas Nair On Nov. 7, 2013, 12:15 a.m., Prasad Mujumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15295/ > ----------------------------------------------------------- > > (Updated Nov. 7, 2013, 12:15 a.m.) > > > Review request for hive. > > > Bugs: HIVE-5618 > https://issues.apache.org/jira/browse/HIVE-5618 > > > Repository: hive-git > > > Description > ------- > > The patch is to pass the delegation token to child JVM if the parent is using > a keytab based login. > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java 540a9a1 > shims/0.20/src/main/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java > 623ebcd > > shims/common-secure/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java > fd274a6 > shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShims.java > 62ff878 > > Diff: https://reviews.apache.org/r/15295/diff/ > > > Testing > ------- > > Manually tested on secure cluster. > > > Thanks, > > Prasad Mujumdar > >