ksha
>
>
> From: Till Rohrmann
> Reply-To: "user@flink.apache.org"
> Date: Wednesday, March 23, 2016 at 2:00 AM
> To: "user@flink.apache.org"
> Subject: Re: TopologyBuilder throws java.lang.ExceptionInInitializerError
>
> Hi,
>
> have you tried
;>
Date: Wednesday, March 23, 2016 at 2:00 AM
To: "user@flink.apache.org<mailto:user@flink.apache.org>"
mailto:user@flink.apache.org>>
Subject: Re: TopologyBuilder throws java.lang.ExceptionInInitializerError
Hi,
have you tried clearing your m2 repository? It would
Hi,
have you tried clearing your m2 repository? It would also be helpful to see
your dependencies (pom.xml).
Cheers,
Till
On Tue, Mar 22, 2016 at 10:41 PM, Sharma, Samiksha wrote:
> Hi,
>
> I am converting a storm topology to Flink-storm topology using the
> flink-storm dependency. When I run
Hi,
I am converting a storm topology to Flink-storm topology using the flink-storm
dependency. When I run my code the FlinkTopologyBuilder eventually calls
createTopology method in TopologyBuilder and throws the error at the following
highlighted line:-
public StormTopology createTopology() {