Open ahululu opened 6 months ago
Two items of note:
1- Try using s3a://
rather than s3://
2- Try adding the following to your sparkConf: spark.eventLog.logBlockUpdates.enabled: "true"
Two items of note: 1- Try using
s3a://
rather thans3://
2- Try adding the following to your sparkConf:spark.eventLog.logBlockUpdates.enabled: "true"
not working.
@ahululu Make sure webhook is enabled so hadoop/spark conf can be mounted as configmap. And could you provide detailed error message about event log not working?
Description
Please provide a clear and concise description of the issue you are encountering, and a reproduction of your configuration.
If your request is for a new feature, please use the
Feature request
template.Reproduction Code [Required]
Steps to reproduce the behavior:
Expected behavior
It will produce a log file at s3://abc/def/
Actual behavior
nothing
Environment & Versions