-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Component/s: Deployment / Scripts
-
Labels:None
Currently Flink logs are stored under $FLINK_HOME/log and the user cannot configure an alternative storage location. It would be nice to add a configuration key in the flink-conf.yaml and edit the bin/flink launch script accordingly to get the value if present or default to the current behavior if no value is provided.