NoMethodFound seems that you are using incompatible versions of jars.
Check your dependencies, they might be outdated. Updating the version or
getting the right ones usually solves this issue.
On Wed, Jun 15, 2016 at 9:04 AM, Jacek Laskowski wrote:
> Can you post the error?
>
> Jacek
> On 14 J
Can you post the error?
Jacek
On 14 Jun 2016 10:56 p.m., "Darshan Singh" wrote:
> Hi,
>
> I am using standalone spark cluster and using zookeeper cluster for the
> high availbilty. I am getting sometimes error when I start the master. The
> error is related to Leader election in curator and says
Hi,
I am using standalone spark cluster and using zookeeper cluster for the
high availbilty. I am getting sometimes error when I start the master. The
error is related to Leader election in curator and says that noMethod found
(getProcess) and master doesnt get started.
Just wondering what could