As far as I know we're shading Curator so you shouldn't run into class
conflicts. Have you checked that Curator is included in your jar?
-Max
On Tue, Nov 22, 2016 at 9:30 AM, Liu Tongwei <
[hidden email]> wrote:
> Hi all,
>
> I'm using flink 1.1.3. I need to use the curator inside the application to
> operate zookeeper.
> When I use yarn-cluster to submit the application, the following error
> occurs:
>
>
> My curator jar package version is 2.8.0, and packaged into the application
> inside.
> It looks like flink import a low version of ZKPaths.
>
>
> What should I do to solve this problem?
>
> Thanks,
> Liu
>