Re: Re[2]: HBase 0.96+ with Spark 1.0+

2014-09-12 Thread Aniket Bhatnagar
ver.namenode.NameNode.(NameNode.java:720) > > I am searching the web already for a week trying to figure out how to make > this work :-/ > > all the help or hints are greatly appreciated > reinis > > > ---------- > -Original-Nachricht- >

Re: Re[2]: HBase 0.96+ with Spark 1.0+

2014-09-11 Thread Sean Owen
This was already answered at the bottom of this same thread -- read below. On Thu, Sep 11, 2014 at 9:51 PM, wrote: > class "javax.servlet.ServletRegistration"'s signer information does not > match signer information of other classes in the same package > java.lang.SecurityException: class "javax

Re: Re[2]: HBase 0.96+ with Spark 1.0+

2014-09-11 Thread Aniket Bhatnagar
Dependency hell... My fav problem :). I had run into a similar issue with hbase and jetty. I cant remember thw exact fix, but is are excerpts from my dependencies that may be relevant: val hadoop2Common = "org.apache.hadoop" % "hadoop-common" % hadoop2Version excludeAll(