You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by ch...@huawei.com on 2011/05/19 15:43:20 UTC

Review Request: Potential risk of resource leaks in Hive

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/758/
-----------------------------------------------------------

Review request for hive.


Summary
-------

Potential risk of resource leaks in Hive


This addresses bug HIVE-1884.
    https://issues.apache.org/jira/browse/HIVE-1884


Diffs
-----

  trunk/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java 1124130 
  trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesWritableInput.java 1124130 
  trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 1124130 
  trunk/ql/src/java/org/apache/hadoop/hive/ql/io/RCFileInputFormat.java 1124130 

Diff: https://reviews.apache.org/r/758/diff


Testing
-------

All tests passed


Thanks,

chinna