using ./sbt "++ 2.10.1 assembly-package-dependency" Thanks,
Jun On Thu, Dec 12, 2013 at 9:19 PM, Jun Rao <jun...@gmail.com> wrote: > Try building assembly dependency again after building the 2.10.1 package. > > Thanks, > > Jun > > > On Thu, Dec 12, 2013 at 12:35 PM, Sridhar Sreenivasan < > sridharsre...@gmail.com> wrote: > >> Hi, >> I have downloaded >> kafka-0.8.0-src.tgz< >> https://www.apache.org/dyn/closer.cgi?path=/kafka/0.8.0/kafka-0.8.0-src.tgz >> >, >> and executed the sbt update, sbt package "++ 2.10.1 package", and the >> assembly dependency. Modified the scala-version in kafka-run-class.sh to >> 2.10.1. Upon starting zookeepr, I get a "Error: Could not find or load >> main class org.apache.zookeeper.server.quorum.QuorumPeerMain". When I >> switch it to a 2.8.0 it works fine. >> Can you please point out what Iam missing here? >> >> Regards, >> Sridhar. >> > >