[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-07-24 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554478#comment-16554478 ] Vihang Karajgaonkar commented on HIVE-19251: Since this patch is already commit can we

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

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

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446390#comment-16446390 ] Daniel Dai commented on HIVE-19251: --- Ptest failures are not related. Patch pushed to

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

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

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-20 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446289#comment-16446289 ] Hive QA commented on HIVE-19251: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446008#comment-16446008 ] Daniel Dai commented on HIVE-19251: --- Yes, I can port to branch-2 if needed. >

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-20 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445967#comment-16445967 ] Sergio Peña commented on HIVE-19251: This sounds a very interesting issue. Can this be backported to

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-19 Thread Alexander Kolbasov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445143#comment-16445143 ] Alexander Kolbasov commented on HIVE-19251: --- [~spena] [~kkalyan] [~lina...@cloudera.com] FYI. I

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-19 Thread Alexander Kolbasov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445142#comment-16445142 ] Alexander Kolbasov commented on HIVE-19251: --- I think this patch is fine, but in the long term we

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-19 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445075#comment-16445075 ] Vihang Karajgaonkar commented on HIVE-19251: That sounds good. This patch is useful in the

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445007#comment-16445007 ] Daniel Dai commented on HIVE-19251: --- That's true we'd better provide batch API for potentially large

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-19 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444973#comment-16444973 ] Vihang Karajgaonkar commented on HIVE-19251: Do you think it would be more useful to do fetch

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444960#comment-16444960 ] Thejas M Nair commented on HIVE-19251: -- +1 > ObjectStore.getNextNotification with LIMIT should use

[jira] [Commented] (HIVE-19251) ObjectStore.getNextNotification with LIMIT should use less memory

2018-04-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444933#comment-16444933 ] Daniel Dai commented on HIVE-19251: --- This patch only changes the implementation