gazelle_plugin icon indicating copy to clipboard operation
gazelle_plugin copied to clipboard

Installation failure with 1.3.0 version

Open KueenLau opened this issue 2 years ago • 0 comments

Describe the bug [ERROR] [Error] : Symbol 'type org.apache.log4j.AppenderSkeleton' is missing from the classpath. This symbol is required by 'class org.apache.spark.SparkFunSuite.LogAppender'. Make sure that type AppenderSkeleton is in your classpath and check for conflicting dependencies with `-Ylog-classpath`. A full rebuild may help if 'SparkFunSuite.class' was compiled against an incompatible version of org.apache.log4j.

This error happened when building OAP Project Spark Columnar Plugin

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.

KueenLau avatar Mar 19 '22 07:03 KueenLau