My project brings in lot of inter-related dependencies. One of it needs httpclient-4.3.3 and apache cassandra-all brings in libthrift 0.9.1 which needs httpclient-4.2.5 version.
I'm trying to run a map reduce job and am seeing a FATAL message in the logs java.lang.NoSuchFieldError: INSTANCE
Any thoughts?