----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10954/#review20207 -----------------------------------------------------------
trunk/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java <https://reviews.apache.org/r/10954/#comment41450> Please add this property to HiveConf and reference it using the ConfVars enumeration. trunk/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java <https://reviews.apache.org/r/10954/#comment41451> Missing space. - Carl Steinbach On May 6, 2013, 5:25 p.m., Alan Gates wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10954/ > ----------------------------------------------------------- > > (Updated May 6, 2013, 5:25 p.m.) > > > Review request for hive and Carl Steinbach. > > > Description > ------- > > HS2 holding too many file handles of hive_job_log_hive_*.txt files > > > This addresses bug HIVE-4500. > https://issues.apache.org/jira/browse/HIVE-4500 > > > Diffs > ----- > > trunk/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistory.java > 1478219 > trunk/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java > 1478219 > > trunk/service/src/java/org/apache/hive/service/cli/operation/HiveCommandOperation.java > 1478219 > trunk/service/src/java/org/apache/hive/service/cli/operation/Operation.java > 1478219 > > trunk/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java > 1478219 > > Diff: https://reviews.apache.org/r/10954/diff/ > > > Testing > ------- > > > Thanks, > > Alan Gates > >