Sugumar created SPARK-35435:
-------------------------------
Summary: Not able to capture driver and executor logs in console
Key: SPARK-35435
URL: https://issues.apache.org/jira/browse/SPARK-35435
Project: Spark
Issue Type: Bug
Components: Spark Submit
Affects Versions: 2.2.0
Environment: Production
Reporter: Sugumar
Fix For: 2.2.0
Running the spark job using the below command, but not able to capture the
driver and executor logs in console
# {{# Run on a Spark standalone cluster in cluster deploy mode with
supervise}}
# {{./bin/spark-submit \ --class org.apache.spark.examples.SparkPi \
--master spark://207.184.161.138:7077 \ --deploy-mode cluster \ --supervise \
--executor-memory 20G \ --total-executor-cores 100 \ /path/to/examples.jar \
1000}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]