[ 
https://issues.apache.org/jira/browse/FLINK-17250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101350#comment-17101350
 ] 

Tammy zhang commented on FLINK-17250:
-------------------------------------

i solved the problem with other methods, i guess the reason for this exception 
is cause i mixed the StreamExecutionEnvironment and ExecutionEnvironment in a 
job, now i use the unitive StreamExecutionEnvironment in the job, and the 
exception is disappeared

> interface akka.event.LoggingFilter is not assignable from class 
> akka.event.slf4j.Slf4jLoggingFilter
> ---------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17250
>                 URL: https://issues.apache.org/jira/browse/FLINK-17250
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.10.0
>            Reporter: Tammy zhang
>            Priority: Blocker
>
> when i run a job in flink cluster, a exception is occured:
> interface akka.event.LoggingFilter is not assignable from class 
> akka.event.slf4j.Slf4jLoggingFilter,that job can operation sucessfully in 
> idea, but when i package it to jar, the jar throw the exception,i do not know 
> what is happened, pelaese fix it as quickly as possible,thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to