[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-10-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942390#comment-14942390 ] Eugene Koifman commented on HIVE-11983: --- +1 > Hive streaming API uses incorrect logic to assign

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-10-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942098#comment-14942098 ] Hive QA commented on HIVE-11983: {color:red}Overall{color}: -1 at least one tests failed Here are the

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-10-01 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940549#comment-14940549 ] Eugene Koifman commented on HIVE-11983: --- DelimitedInputorWriter:215 - why did you changes this to

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-10-01 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940619#comment-14940619 ] Eugene Koifman commented on HIVE-11983: --- also, in createRecordUpdater() {noformat} -

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-09-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938962#comment-14938962 ] Eugene Koifman commented on HIVE-11983: --- Could you generate the patch with -w option? It seems to

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-09-30 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939107#comment-14939107 ] Roshan Naik commented on HIVE-11983: Deleted the v2 patch to ensure bot does not balk. > Hive

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-09-30 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939056#comment-14939056 ] Roshan Naik commented on HIVE-11983: Created a review on RB, but RB is having some trouble showing

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-09-30 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939082#comment-14939082 ] Roshan Naik commented on HIVE-11983: tried a few different things.. but unable to resolve the RB

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-09-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939084#comment-14939084 ] Eugene Koifman commented on HIVE-11983: --- I'm concerned with changes in ObjectInspectorUtils.java. I

[jira] [Commented] (HIVE-11983) Hive streaming API uses incorrect logic to assign buckets to incoming records

2015-09-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939143#comment-14939143 ] Eugene Koifman commented on HIVE-11983: --- RB doesn't work because your patch doesn't apply > Hive