[jira] [Updated] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7176: --- Resolution: Fixed Fix Version/s: 0.14.0 Assignee: Navis Status: Reso

[jira] [Updated] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7176: Description: NO PRECOMMIT TESTS In beeline.Commands, around line 834: {code} props.load(new FileInputStream(p

[jira] [Updated] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7176: Status: Patch Available (was: Open) > FileInputStream is not closed in Commands#properties() >

[jira] [Updated] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7176: Attachment: HIVE-7176.1.patch.txt > FileInputStream is not closed in Commands#properties() > ---