[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-07-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615640#comment-14615640 ] Gopal V commented on HIVE-10940: Never mind, it's because I reverted the old patch in my b

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-07-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615615#comment-14615615 ] Gopal V commented on HIVE-10940: [~hagleitn]: this fixes the leak, but reintroduces the pe

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-07-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612654#comment-14612654 ] Gopal V commented on HIVE-10940: Reverting old patch from LLAP. > HiveInputFormat::pushFi

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609582#comment-14609582 ] Hive QA commented on HIVE-10940: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-30 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609199#comment-14609199 ] Prasanth Jayachandran commented on HIVE-10940: -- evaluateMapWork and evaluateR

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-30 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609116#comment-14609116 ] Sergey Shelukhin commented on HIVE-10940: - {noformat} // lets take a look at the o

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-30 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609091#comment-14609091 ] Gunther Hagleitner commented on HIVE-10940: --- [~gopalv]/[~sershe]/[~prasanth_j] c

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-30 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609085#comment-14609085 ] Gunther Hagleitner commented on HIVE-10940: --- This patch doesn't really work for

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587060#comment-14587060 ] Prasanth Jayachandran commented on HIVE-10940: -- +1 > HiveInputFormat::pushFi

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-15 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587018#comment-14587018 ] Sergey Shelukhin commented on HIVE-10940: - text representation is preserved for ba

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-15 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586996#comment-14586996 ] Prasanth Jayachandran commented on HIVE-10940: -- Patch mostly looks good. Alth

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585367#comment-14585367 ] Gopal V commented on HIVE-10940: With more logging, it becomes slightly clearer {code} 2

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-14 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585333#comment-14585333 ] Gopal V commented on HIVE-10940: That was a kryo messup, the patch looks like it works exa

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584088#comment-14584088 ] Gopal V commented on HIVE-10940: Doesn't make sense, but let me re-test the patch on trunk

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584084#comment-14584084 ] Sergey Shelukhin commented on HIVE-10940: - See setFilterExpr in desc. > HiveInput

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584082#comment-14584082 ] Sergey Shelukhin commented on HIVE-10940: - Why would it be null always? > HiveInp

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584080#comment-14584080 ] Gopal V commented on HIVE-10940: Looks like {{scanDesc.getSerializedFilterExpr() == null}

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584064#comment-14584064 ] Prasanth Jayachandran commented on HIVE-10940: -- I will take a look. > HiveI

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584049#comment-14584049 ] Sergey Shelukhin commented on HIVE-10940: - Failures are unrelated. [~prasanth_j] c

[jira] [Commented] (HIVE-10940) HiveInputFormat::pushFilters serializes PPD objects for each getRecordReader call

2015-06-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584041#comment-14584041 ] Hive QA commented on HIVE-10940: {color:red}Overall{color}: -1 at least one tests failed