From: Brad B. <be...@sy...> - 2015-04-12 23:55:40
|
Jack, Thank you. Yes, if you have dependency conflicts you can try the tar.gz bundle [1] and choose the jar files that you need. If you are deploying within Tomcat, you can also try including the bundled jar at the container level rather than the webapp for classpath dependencies. Thanks, --Brad [1] http://sourceforge.net/projects/bigdata/files/bigdata/1.5.1/REL.bigdata-1.5.1.tgz/download On Sun, Apr 12, 2015 at 4:45 PM, Jack Park <jac...@gm...> wrote: > I dropped bigdata-bundled.jar into the OpenSherlock build. Booting now > gives this issue: > > java.lang.NoSuchFieldError: LUCENE_3_6 > which is occurring inside Lucene's Version class. > > There's an apparent collision, since I already have Lucene 4.9.0 in the > build and classpath. > > I suspect this means that I must simply grab jars from the war rather than > run the bundled jar. > > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live > exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- > event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Bigdata-developers mailing list > Big...@li... > https://lists.sourceforge.net/lists/listinfo/bigdata-developers > > -- _______________ Brad Bebee Managing Partner SYSTAP, LLC e: be...@sy... m: 202.642.7961 f: 571.367.5000 w: www.systap.com Blazegraph™ <http://www.blazegraph.com> is our ultra high-performance graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints APIs. MapGraph™ <http://www.systap.com/mapgraph> is our disruptive new technology to use GPUs to accelerate data-parallel graph analytics. CONFIDENTIALITY NOTICE: This email and its contents and attachments are for the sole use of the intended recipient(s) and are confidential or proprietary to SYSTAP, LLC. Any unauthorized review, use, disclosure, dissemination or copying of this email or its contents or attachments is prohibited. If you have received this communication in error, please notify the sender by reply email and permanently delete all copies of the email and its contents and attachments. |