Login  Register

Re: Looks like a ClassLoader bug

Posted by Timo Walther on Jun 18, 2014; 12:39pm
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/Looks-like-a-ClassLoader-bug-tp336p419.html

I already tried that but it resulted in the same exception. Where should the ContextClassLoader be set when I deserialize an InputFormat on an other node in the cluster?




On 18.06.2014 14:24, Stephan Ewen wrote:
> You can always do "Thread.currentThread().getContextClassLoader()"
>