Skip to content

[BUG] spark-shell smoke test failed: on local-cluster executor #14679

@NvTimLiu

Description

@NvTimLiu

Describe the bug

spark-shell smoke test failed: expected result line missing; Master WARN for unknown executor (local-cluster)
The spark-shell smoke test (SPARK_SHELL_SMOKE_TEST=1) failed because the process output did not contain the expected res0 line.

spark-shell --master 'local-cluster[1,2,1024]' --conf spark.plugins=com.nvidia.spark.SQLPlugin 
--conf spark.deploy.maxExecutorRetries=0 --conf spark.shuffle.manager=com.nvidia.spark.rapids.spark350.RapidsShuffleManager 
--driver-class-path xxx

 + grep -F 'res0: Array[org.apache.spark.sql.Row] = Array([4950])'
 Warning: Permanently added '[20.168.121.39]:2200' (ED25519) to the list of known hosts.

Environment (from logs)
First observed on Databricks runtime 13.3/14.3./17.3

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    ? - Needs TriageNeed team to review and classifybot_watchSlack bot watched issue for LLM analyzerbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions