Member since
04-27-2021
3
Posts
0
Kudos Received
0
Solutions
05-04-2021
02:18 AM
Hi @Sugumar As we discussed in https://community.cloudera.com/t5/Support-Questions/Java-Spark-driver-and-executor-logs-in-cluster-mode/m-p/315859#M226599 post, if your cluster is DSE then please check DSE team. If it is yarn then u can use following command: yarn logs -applicationId <Application_ID> > application_id.log
... View more
05-04-2021
01:48 AM
Hi @Sugumar I don't have much idea on DSE cluster. Please check the following link maybe it will help https://docs.datastax.com/en/dse/6.7/dse-admin/datastax_enterprise/spark/sparkLogging.html
... View more