Hi!
I configured log4j.properties file in conf folder of spark with following
values...

log4j.appender.file.File=hdfs://<path_to_log_file>

I expected all log files to log output to the file in HDFS.
Instead files are created locally.

Has anybody tried logging to HDFS by configuring log4j.properties?

Warm regards,
Sunil M

Reply via email to