Hi Kobe, There is no uberjar for IGFS.
If you want to use only IGFS without Hadoop, then just include* ignite-core* [1]. If you want to link IGFS with Hadoop file systems, then you should add *ignite-hadoop* [2] dependency as well. [1] http://mvnrepository.com/artifact/org.apache.ignite/ignite-core/1.5.0.final [2] http://mvnrepository.com/artifact/org.apache.ignite/ignite-hadoop/1.5.0.final Vladimir. On Sat, Feb 13, 2016 at 4:07 AM, Kobe <[email protected]> wrote: > I am likely asking a question that pertains more to Maven than to IGFS. > I am trying to find if there is an uberjar containing all dependencies > required by IGFS 1.5.0 > that I could include in my project. > > Thanks, > > /Kobe > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Uberjar-for-IGFS-1-5-0-tp2993.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
