Re: Scala 2.10 vs. 2.11 build of Janus?


HadoopMarc <m.c.d...@...>
 

Hi Raj,

Do you need Janusgraph's OLAP part?  If not, you might probably succeed in your scala 2.11 project if you simply exclude tinkerpop spark-gremlin from your janusgraph dependency. Note, I did not check the entire dependency tree. However, further proof for my suggestion stems from gremlin-scala which uses either scala-2.11 or scala-2.12:
https://github.com/mpollmeier/gremlin-scala/blob/v3.2.3.4/build.sbt

Cheers,    Marc

Op dinsdag 4 april 2017 14:30:15 UTC+2 schreef raj...@...:


    We are using Scala 2.11.8 in our project but Janusgraph build seems to use scala 2.10.(5/6?) libraries.

 We are wondering if there is near future release (perhaps through maven) with scala 2.11?

 If not, wondering if you already tried that and faced some issues.

We are facing compatability issues in using libraries specific to scala 2.11 such as logging when we try to use an older (several years old in fact) version of scala 2.10.6?

Thanks!
Raj

Join janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.