Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Done
-
None
-
AWS
-
Apache DLab release 2.4
Description
Preconditions:
1. EMR v.5.19.0 is created
Steps to reproduce:
- Go to EMR via ssh
- Run a command 'spark-submit --version'
Actual result:
1. Error appears: log4j:ERROR Either File or DatePattern options are not set for appender [DRFA-stderr].
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /stdout (Permission denied)
Expected result:
- There is no any error
Obsolete: If we update EMR version this ticket will be obsolete.
On hold: will be fixed by updating EMR version