You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Debasish Pradhan <pd...@kodiakptt.com> on 2017/02/03 05:25:41 UTC

How create cache on linux system for apache ignite/ gridgain .

Hi ,

I am new to ignite . I am able to create cache on windows using eclipse by right clicking on the java code. Is there any way that can be used on linux system . If using the jar file created using eclipse while running on linux machine its showing error to load main function . Please provide the steps to be followed to operate on caches in linux . How to implement the same .java in linux (Ignite/gridgain cache operation) .

Thanks & Regards
Debasis


Re: How create cache on linux system for apache ignite/ gridgain .

Posted by vkulichenko <va...@gmail.com>.
Hi Debasis,

There is nothing specific for Linux. Check that you provide correct
classpath to 'java' command and that your JAR is picked up.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-create-cache-on-linux-system-for-apache-ignite-gridgain-tp10409p10427.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.