[jira] Updated: (HIVE-1908) FileHandler leak on partial iteration of the resultset.

2011-01-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1908: - Description: If the "resultset" is not iterated completely , one filehandler is leaking Ex: We

[jira] Updated: (HIVE-1908) FileHandler leak on partial iteration of the resultset.

2011-01-24 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1908: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Commit

[jira] Updated: (HIVE-1908) FileHandler leak on partial iteration of the resultset.

2011-01-24 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1908: --- Release Note: In Driver -> "close()" closed the resStream and FetchTask. Status: Pat

[jira] Updated: (HIVE-1908) FileHandler leak on partial iteration of the resultset.

2011-01-24 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1908: --- Attachment: HIVE-1908.1.patch > FileHandler leak on partial iteration of the resultset. > ---