You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Anthony Hsu via Review Board <no...@reviews.apache.org> on 2017/05/16 00:21:17 UTC

Review Request 59303: HIVE-16670: Hive should automatically clean up hive.downloaded.resources.dir

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

Review request for hive.


Bugs: HIVE-16670
    https://issues.apache.org/jira/browse/HIVE-16670


Repository: hive-git


Description
-------

HIVE-16670: Hive should automatically clean up hive.downloaded.resources.dir


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java ffce1d1aec8728840bb8ef726db1b600a9aeef38 


Diff: https://reviews.apache.org/r/59303/diff/1/


Testing
-------


Thanks,

Anthony Hsu


Re: Review Request 59303: HIVE-16670: Hive should automatically clean up hive.downloaded.resources.dir

Posted by jaechang Kim <ja...@postech.ac.kr>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59303/#review216911
-----------------------------------------------------------



I think this code may cause memory leak. List of files which have to be deleted will grow.

- jaechang Kim


On 5 16, 2017, 12:21 오전, Anthony Hsu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/59303/
> -----------------------------------------------------------
> 
> (Updated 5 16, 2017, 12:21 오전)
> 
> 
> Review request for hive.
> 
> 
> Bugs: HIVE-16670
>     https://issues.apache.org/jira/browse/HIVE-16670
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-16670: Hive should automatically clean up hive.downloaded.resources.dir
> 
> 
> Diffs
> -----
> 
>   ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java ffce1d1aec8728840bb8ef726db1b600a9aeef38 
> 
> 
> Diff: https://reviews.apache.org/r/59303/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Anthony Hsu
> 
>