AngersZhuuuu commented on pull request #32163: URL: https://github.com/apache/spark/pull/32163#issuecomment-946328074
> We build a client with v3.2.0 and run `bin/spark-shell --master local --verbose`, the spark-shell startup failed now @AngersZhuuuu @cloud-fan @yaooqinn @dongjoon-hyun @HyukjinKwon @wangyum ,Is this expected? > > Also ping @toujours33 > > ``` > Main class: > org.apache.spark.repl.Main > Arguments: > --verbose > Spark config: > (spark.jars,) > (spark.app.name,Spark shell) > (spark.submit.pyFiles,) > (spark.ui.showConsoleProgress,true) > (spark.submit.deployMode,client) > (spark.master,local) > Classpath elements: > > > > Using Spark's default log4j profile: org/apache/spark/log4j-defaults.properties > Setting default log level to "WARN". > To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel). > bad option: '--verbose' > ``` Checking this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
