Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.11.0
Description
Wordcount on Docker test (custom fs plugin) fails on Travis. https://travis-ci.org/KarmaGYZ/flink/builds/653829954
pass WordCount Checking for errors... Found error in log files: Attaching to docker_job-cluster_1 job-cluster_1 | Starting the job-cluster job-cluster_1 | Starting standalonejob as a console application on host 042c3c490edc. job-cluster_1 | ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2 Attaching to docker_taskmanager_1 taskmanager_1 | Starting the task-manager taskmanager_1 | Starting taskexecutor as a console application on host 059bd37e4232. taskmanager_1 | ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations. Set system property 'log4j2.debug' to show Log4j 2 internal initialization logging. See https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions on how to configure Log4j 2 Checking for exceptions...
Attachments
Issue Links
- is caused by
-
FLINK-15672 Switch to Log4j 2 by default
- Closed
- is duplicated by
-
FLINK-16253 Switch to Log4j 2 by default for flink-kubernetes submodule
- Closed
- links to