[jira] [Commented] (HIVE-12998) ORC FileDump.printJsonData() does not close RecordReader

2016-02-11 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143443#comment-15143443 ] Gopal V commented on HIVE-12998: Pushed to master, signed-off > ORC FileDump.printJsonData() does not

[jira] [Commented] (HIVE-12998) ORC FileDump.printJsonData() does not close RecordReader

2016-02-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135022#comment-15135022 ] Hive QA commented on HIVE-12998: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12998) ORC FileDump.printJsonData() does not close RecordReader

2016-02-05 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135051#comment-15135051 ] Gopal V commented on HIVE-12998: LGTM - +1 > ORC FileDump.printJsonData() does not close RecordReader >

[jira] [Commented] (HIVE-12998) ORC FileDump.printJsonData() does not close RecordReader

2016-02-03 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131620#comment-15131620 ] Gopal V commented on HIVE-12998: We can also wrap a try {} finally {} around printJsonData(reader);? >