Marcelo Vanzin created SPARK-12005:
--------------------------------------
Summary: 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]