-
Notifications
You must be signed in to change notification settings - Fork 995
Closed
Description
Hey,
Just installed v2.0.1(hadoop2) on a elasticsearch v1.0.3, and while trying to create a repository, I just got a 500 with NoClassDefFoundError[org/apache/commons/cli/ParseException.
Adding the lib manually fixed it, but I'm trying to figure out if:
- I did something wrong
- The documentation is incomplete
- That was not really suppose to happen
any thoughts? :)