Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

java.lang.AbstractMethodError:  #22

@adrianbarona

Description

@adrianbarona

Hello, getting the following error. I'm on windows 7, i tried eclipse, intellij and cmd. all the same error.

java.lang.AbstractMethodError: org.apache.spark.sql.hive.HiveContext$$anon$3.conf()Lorg/apache/spark/sql/catalyst/CatalystConf;
at org.apache.spark.sql.catalyst.analysis.OverrideFunctionRegistry$class.$init$(FunctionRegistry.scala:37)
at org.apache.spark.sql.hive.HiveContext$$anon$3.(HiveContext.scala:267)
at org.apache.spark.sql.hive.HiveContext.functionRegistry$lzycompute(HiveContext.scala:267)
at org.apache.spark.sql.hive.HiveContext.functionRegistry(HiveContext.scala:266)
at org.apache.spark.sql.hive.HiveContext.functionRegistry(HiveContext.scala:49)
at org.apache.spark.sql.UDFRegistration.(UDFRegistration.scala:41)
at org.apache.spark.sql.SQLContext.(SQLContext.scala:266)
at org.apache.spark.sql.hive.HiveContext.(HiveContext.scala:49)
at org.finra.hiveqlunit.rules.TestHiveServer$ConstructHiveContextStatement.evaluate(TestHiveServer.java:93)
at org.junit.rules.RunRules.evaluate(RunRules.java:18)
at org.junit.runners.ParentRunner.run(ParentRunner.java:292)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:86)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions