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

[BUG] Qualification tool: check for metadata being null #3350

Closed
pxLi opened this issue Aug 31, 2021 · 1 comment
Closed

[BUG] Qualification tool: check for metadata being null #3350

pxLi opened this issue Aug 31, 2021 · 1 comment
Labels
bug Something isn't working tools

Comments

@pxLi
Copy link
Collaborator

pxLi commented Aug 31, 2021

Describe the bug
For task tacking

21/08/20 09:55:31 WARN QualAppInfo: Got unexpected exception processing file: application_1626709192160_199049.lz4
java.lang.NullPointerException
at org.apache.spark.sql.rapids.tool.AppBase.getPlanMetaWithSchema(AppBase.scala:140)
at org.apache.spark.sql.rapids.tool.AppBase.checkMetadataForReadSchema(AppBase.scala:155)
at org.apache.spark.sql.rapids.tool.qualification.QualAppInfo.processSQLPlan(QualAppInfo.scala:218)
at org.apache.spark.sql.rapids.tool.qualification.QualEventProcessor.doSparkListenerSQLExecutionStart(QualEventProcessor.scala:90)
@pxLi pxLi added bug Something isn't working tools labels Aug 31, 2021
@pxLi
Copy link
Collaborator Author

pxLi commented Aug 31, 2021

fixed by #3343

@pxLi pxLi closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tools
Projects
None yet
Development

No branches or pull requests

1 participant