[jira] [Commented] (HIVE-2992) JOIN + LATERAL VIEW + MAPJOIN fails to return result (seems to stop halfway through and no longer do the final reduce part)

2012-07-10 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13410101#comment-13410101 ] Ruben de Vries commented on HIVE-2992: -- hmm, I'm using hadoop-0.20.2 and can't really

[jira] [Commented] (HIVE-2992) JOIN + LATERAL VIEW + MAPJOIN fails to return result (seems to stop halfway through and no longer do the final reduce part)

2012-07-10 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13410115#comment-13410115 ] Ruben de Vries commented on HIVE-2992: -- Both test cases pass using hive-0.9

[jira] [Resolved] (HIVE-2992) JOIN + LATERAL VIEW + MAPJOIN fails to return result (seems to stop halfway through and no longer do the final reduce part)

2012-07-10 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben de Vries resolved HIVE-2992. -- Resolution: Fixed Fix Version/s: 0.9.0 JOIN + LATERAL VIEW + MAPJOIN fails to

[jira] [Commented] (HIVE-2992) JOIN + LATERAL VIEW works, but + MAPJOIN and no longer get any results

2012-07-04 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406355#comment-13406355 ] Ruben de Vries commented on HIVE-2992: -- tried, didn't help :( I added a log (with

[jira] [Updated] (HIVE-2992) JOIN + LATERAL VIEW + MAPJOIN fails to return result (seems to stop halfway through and no longer do the final reduce part)

2012-07-04 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben de Vries updated HIVE-2992: - Summary: JOIN + LATERAL VIEW + MAPJOIN fails to return result (seems to stop halfway through and

[jira] [Commented] (HIVE-2992) JOIN + LATERAL VIEW + MAPJOIN fails to return result (seems to stop halfway through and no longer do the final reduce part)

2012-07-04 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406570#comment-13406570 ] Ruben de Vries commented on HIVE-2992: -- same script but without using the JSON Serde:

[jira] [Commented] (HIVE-2992) JOIN + LATERAL VIEW + MAPJOIN fails to return result (seems to stop halfway through and no longer do the final reduce part)

2012-07-04 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406584#comment-13406584 ] Ruben de Vries commented on HIVE-2992: -- Here are the queries with their explain:

[jira] [Created] (HIVE-2992) JOIN + LATERAL VIEW works, but + MAPJOIN and no longer get any results

2012-05-01 Thread Ruben de Vries (JIRA)
Ruben de Vries created HIVE-2992: Summary: JOIN + LATERAL VIEW works, but + MAPJOIN and no longer get any results Key: HIVE-2992 URL: https://issues.apache.org/jira/browse/HIVE-2992 Project: Hive

[jira] [Updated] (HIVE-2992) JOIN + LATERAL VIEW works, but + MAPJOIN and no longer get any results

2012-05-01 Thread Ruben de Vries (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben de Vries updated HIVE-2992: - Description: Okay first off; I know JOIN + LATERAL VIEW together isn't working so I moved my