Re: Faild to load dependency after migration to Flink 1.10

2020-06-24 Thread Chesnay Schepler
Did you make any modifications to the Flink scripts in order to get log4j2 to work with Flink 1.10? IIRC we had to modify the scripts when we migrated to log4j2 in 1.11; if this is done incorrectly it could break thing. Do all Flink processes have this issue, or only TaskExecutors? Can you pro

Faild to load dependency after migration to Flink 1.10

2020-06-23 Thread Thms Hmm
Hey all, we are currently migrating our Flink jobs from v1.9.1 to v1.10.1. The code has been migrated as well as our Docker images (deploying on K8s using standalone mode). Now an issue occurs if we use log4j2 and the Kafka Appender which was working before. There are a lot of errors regarding "Fai