[ https://issues.apache.org/jira/browse/SPARK-28884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ABHISHEK KUMAR GUPTA reopened SPARK-28884: ------------------------------------------ I think solution has to be re look. Issue still holds good. > [Spark]Spark driver cores is showing 0 instead of 1 in UI for cluster mode > deployment > ------------------------------------------------------------------------------------- > > Key: SPARK-28884 > URL: https://issues.apache.org/jira/browse/SPARK-28884 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 2.4.3 > Reporter: ABHISHEK KUMAR GUPTA > Priority: Major > Attachments: Core0.png, Core1.png > > > Launch spark sql in local and yarn mode > bin/spark-shell --master local > bin/spark-shell --master yarn( client and cluster both) > vm1:/opt/HA/C10/install/spark/sparkJdbc # bin/spark-submit --master yarn > --deploy-mode cluster --class org.apache.spark.examples.SparkPi > /opt/HA/C10/install/spark/spark/jars/original-spark-examples_2.11-2.3.2.jar 10 > vm1:/opt/HA/C10/install/spark/sparkJdbc # bin/spark-submit --master yarn > --deploy-mode client --class org.apache.spark.examples.SparkPi > /opt/HA/C10/install/spark/spark/jars/original-spark-examples_2.11-2.3.2.jar 10 > Open UI and check the driver core it display 0 but in local is display 1. > Expectation: It should display 1 by default -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org