[
https://issues.apache.org/jira/browse/SPARK-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-4333.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Issue resolved by pull request 3180
[https://github.com/apache/spark/pull/3180]
> Correctly log number of iterations in RuleExecutor
> --------------------------------------------------
>
> Key: SPARK-4333
> URL: https://issues.apache.org/jira/browse/SPARK-4333
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.1.0
> Reporter: DoingDone9
> Priority: Minor
> Fix For: 1.2.0
>
>
> RuleExecutor breaks, num of iteration should be $(iteration -1) not
> $(iteration) .
> Log looks like "Fixed point reached for batch $(batch.name) after 3
> iterations.", but it did 2 iterations really!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]