Hi moon,
Thank you for the suggestion. This does indeed resolve the issue.
I had to manually rebuild the JAR file with netty excluded though - using
the Zeppelin dependency management GUY didn't work for me.
Cheers,
Michael
Hi,
Such error can be raised when you have multiple version of Netty in the
classpath. You can try exclude netty from dependency management gui.
Thanks,
moon
On Mon, Sep 5, 2016 at 9:53 AM Michael Pedersen wrote:
> Hello,
>
> I'm trying to include an external JAR file following the documentati