Hi,

Put all your jars into lib folder if you are using standalone Ignite
distribution.
When you can provide your own config file as described here[1]

[1]
https://apacheignite.readme.io/docs/getting-started#section-passing-configuration-file

2016-05-05 16:32 GMT+03:00 zshamrock <aliaksandr.kaz...@gmail.com>:

> If I have a read/write through enabled, and do implement a CacheStore, and
> I
> use the config file to setup the Ignite.
>
> How do I provide my CacheStore implementation (and the necessary
> dependencies, like database driver, and my application specific classes)
> for
> the Ignite instance I run in the cloud?
>
> Should I put everything into /libs folder of the Ignite distribution?
> Will then Ignite be able to detect the classes mentioned in the config file
> from those jars?
>
> For, the Docker deployment I believe EXTERNAL_LIBS would be sufficient
> (does
> it support file:/// URL, btw?).
>
> But for the binary distribution, where to put my cache store implementation
> and the corresponding dependencies?
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/CacheStore-implementation-dependencies-for-Ignite-tp4787.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 

Best regards,
Alexei Scherbakov

Reply via email to