Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use native client #28

Closed
kanwei opened this issue May 29, 2013 · 2 comments
Closed

Cannot use native client #28

kanwei opened this issue May 29, 2013 · 2 comments

Comments

@kanwei
Copy link

kanwei commented May 29, 2013

(esn/connect! [["127.0.0.1" 9300]] {"cluster.name" "elasticsearch_xx"})

Always returns:

NoClassDefFoundError Could not initialize class org.elasticsearch.Version org.elasticsearch.cluster.node.DiscoveryNode. (DiscoveryNode.java:78)

I am running ES 0.90 from homebrew and have set ES_CLUSTER_NAME

@michaelklishin
Copy link
Member

This looks like this issue with a plugin.

@michaelklishin
Copy link
Member

It's a generic ES client loading issue, nothing specific to Elastisch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants