Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build "bad symbolic reference. A signature in Logging.class refers to term log4j [INFO] in package org.apache which is not available" #699

Open
dbakti7 opened this issue Dec 23, 2021 · 0 comments

Comments

@dbakti7
Copy link

dbakti7 commented Dec 23, 2021

Seems like latest commit breaks the buildsystem, command used:

mvn -Phadoopbench -Psparkbench -Dspark=3.0 -Dscala=2.12 clean package

Error message snippet:

[ERROR] uncaught exception during compilation: scala.reflect.internal.Types$TypeError
[ERROR] error: scala.reflect.internal.Types$TypeError: bad symbolic reference. A signature in Logging.class refers to term log4j
[INFO] in package org.apache which is not available.
[INFO] It may be completely missing from the current classpath, or the version on
[INFO] the classpath might be incompatible with the version used when compiling Logging.class.

building works for commit 5b50fbe, i.e. if we exclude commit 29224b9
Please advise on how to proceed.. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant