True, may still have another issue.
On Thu, May 21, 2015 at 1:45 PM, Till Rohrmann wrote:
> Hmm that is interesting. I always thought that in the case of multiple
> SLF4J bindings, slf4j will simply pick one of them (first, last, random).
>
> On Thu, May 21, 2015 at 12:34 PM, Stephan Ewen wrote
Hmm that is interesting. I always thought that in the case of multiple
SLF4J bindings, slf4j will simply pick one of them (first, last, random).
On Thu, May 21, 2015 at 12:34 PM, Stephan Ewen wrote:
> The actor system fails to start. Here are the suspicious log lines:
>
> SLF4J: Class path c
The actor system fails to start. Here are the suspicious log lines:
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/travis/.m2/
repository/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-
1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4
I'll try to reproduce this problem locally on my machine.
On Thu, May 21, 2015 at 11:25 AM, Fabian Hueske wrote:
> Hi Flink folks,
>
> the Flink interpreter PR for Apache Zeppelin is blocked by a failing test
> case (see below).
> Does anybody have an idea what is going on and can maybe help to