[
https://issues.apache.org/jira/browse/MRQL-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137593#comment-15137593
]
Hudson commented on MRQL-82:
----------------------------
SUCCESS: Integrated in mrql-master-snapshot #24 (See
[https://builds.apache.org/job/mrql-master-snapshot/24/])
[MRQL-82] Fix the split size calculation in map-reduce mode (fegaras:
[https://git-wip-us.apache.org/repos/asf?p=incubator-mrql.git&a=commit&h=ab2fd2b308c6c6751c01bea356e982909fa726b6])
* core/src/main/java/org/apache/mrql/Main.java
* mapreduce/src/main/java/org/apache/mrql/MapReducePlan.java
> Fix the split size calculation in map-reduce mode
> -------------------------------------------------
>
> Key: MRQL-82
> URL: https://issues.apache.org/jira/browse/MRQL-82
> Project: MRQL
> Issue Type: Bug
> Components: Run-Time/MapReduce
> Affects Versions: 0.9.6
> Reporter: Leonidas Fegaras
> Assignee: Leonidas Fegaras
> Priority: Critical
>
> The MapReducePlan.setupSplits method that sets the mapper's min and max split
> size based on number of requested nodes in map-reduce does not terminate if
> the input is a number generator (created by the MRQL n...m syntax). Easy fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)