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

Qualification tool: Check for metadata being null #3285

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

tgravescs
Copy link
Collaborator

@tgravescs tgravescs commented Aug 24, 2021

Reported by a user, but haven't been able to reproduce:

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)

Signed-off-by: Thomas Graves tgraves@nvidia.com

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added this to the Aug 16 - Aug 27 milestone Aug 24, 2021
@tgravescs tgravescs self-assigned this Aug 24, 2021
@tgravescs tgravescs changed the title Check for metadata being null Qualification tool: Check for metadata being null Aug 24, 2021
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit 59e214f into NVIDIA:branch-21.10 Aug 24, 2021
@tgravescs tgravescs deleted the qualmeta10 branch August 24, 2021 17:08
tgravescs added a commit to tgravescs/spark-rapids that referenced this pull request Aug 30, 2021
Signed-off-by: Thomas Graves <tgraves@nvidia.com>
GaryShen2008 pushed a commit that referenced this pull request Aug 31, 2021
Signed-off-by: Thomas Graves <tgraves@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants