[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2016-06-02 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-12632: --- Fix Version/s: (was: 2.1.0) > LLAP: don't use IO elevator for ACID tables

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Attachment: HIVE-12632.03.patch Updated the explain code. > LLAP: don't use IO elevator

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Priority: Blocker (was: Major) > LLAP: don't use IO elevator for ACID tables >

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Attachment: HIVE-12632.02.patch > LLAP: don't use IO elevator for ACID tables >

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Attachment: HIVE-12632.01.patch The patch that actually works (the test works with the LLAP

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-10 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-12632: Component/s: llap > LLAP: don't use IO elevator for ACID tables >

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Target Version/s: 2.0.0 > LLAP: don't use IO elevator for ACID tables >

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Description: Until HIVE-12631 is fixed, we need to avoid ACID tables in IO elevator. Right

[jira] [Updated] (HIVE-12632) LLAP: don't use IO elevator for ACID tables

2015-12-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-12632: Attachment: HIVE-12632.patch The patch. [~prasanth_j] looks like LLAP IO was also broken