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

nebula-bench 报错 #19

Closed
sunlc210 opened this issue Jun 24, 2021 · 1 comment
Closed

nebula-bench 报错 #19

sunlc210 opened this issue Jun 24, 2021 · 1 comment

Comments

@sunlc210
Copy link

运行 python3 run.py data ,
会报如下错误

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xml/serializer/TreeWalker
at org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:823)
at org.apache.hadoop.conf.Configuration.writeXml(Configuration.java:3496)
at org.apache.hadoop.conf.Configuration.writeXml(Configuration.java:3461)
at org.apache.hadoop.conf.Configuration.writeXml(Configuration.java:3457)
at org.apache.hadoop.mapreduce.JobSubmitter.writeConf(JobSubmitter.java:290)
at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:245)
at org.apache.hadoop.mapreduce.Job$11.run(Job.java:1570)
at org.apache.hadoop.mapreduce.Job$11.run(Job.java:1567)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)

能帮忙看一下吗

@sunlc210
Copy link
Author

已经解决

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