Member since
07-29-2015
5
Posts
0
Kudos Received
0
Solutions
09-19-2018
09:16 PM
I understand this is older post but I am getting same problem. Can you please provide solution if it is resolved for you? Thanks
... View more
09-02-2015
02:54 PM
We were finally able to resolve this issue. For us, we were using classpath precedence override's to use our own classpath lib jars before cloudera's common lib directory. This resulted in an older version of guice being loaded for certain actions which caused the errors in the application logs. We resolved this issue by resolving the dependency issue between our projects and cloudera's lib.
... View more