[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2018-01-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Resolution: Duplicate Status: Resolved (was: Patch Available) [~hagleitn] turns out

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Attachment: HIVE-13913.03.patch Fixing thread safety issues, and a stupid error, in the last

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Attachment: HIVE-13913.02.patch > LLAP: introduce backpressure to recordreader > ---

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Attachment: (was: HIVE-13913.02.patch) > LLAP: introduce backpressure to recordreader >

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Attachment: HIVE-13913.02.patch > LLAP: introduce backpressure to recordreader > ---

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Attachment: HIVE-13913.01.patch Fixed the issue; also added the correct usage of close, it w

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Status: Patch Available (was: Open) > LLAP: introduce backpressure to recordreader > --

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Attachment: HIVE-13913.patch Simple patch. I am removing the pause mechanism since it's hard