[
https://issues.apache.org/jira/browse/SPARK-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027990#comment-15027990
]
Apache Spark commented on SPARK-12005:
--------------------------------------
User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/9985
> VerifyError in HyperLogLogPlusPlus with newer JDKs
> --------------------------------------------------
>
> Key: SPARK-12005
> URL: https://issues.apache.org/jira/browse/SPARK-12005
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.7.0
> Reporter: Marcelo Vanzin
> Priority: Critical
>
> Not sure if this affects 1.6.0, but it might. I get this error with 1.7.0_67:
> {noformat}
> [info] Exception encountered when attempting to run a suite with class
> name: org.apache.spark.sql.execution.ui.SQLListenerMemoryLeakSuite ***
> ABORTED *** (4 seconds, 111 milliseconds)
> [info] java.lang.VerifyError: Bad <init> method call from inside of a branch
> [info] Exception Details:
> [info] Location:
> [info]
> org/apache/spark/sql/catalyst/expressions/aggregate/HyperLogLogPlusPlus.<init>(Lorg/apache/spark/sql/catalyst/expressions/Expression;Lorg/apache/spark/sql/catalyst/expressions/Expression;)V
> @82: invokespecial
> {noformat}
> People on the internet seem to see similar errors with newer JDK8 builds also.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]