Guys, There is currently a limitation - we cannot effectively deploy class definitions over discovery protocol. This is possible to fix, but needs some more investigation.
As far as current situation with examples, I think that the following examples should work with remote nodes started with server classpath (yes/no). Sergey, can you please check if my vision is correct and let us know: Java Y: org.apache.ignite.examples.binary.datagrid.CacheClientBinaryQueryExample Y: org.apache.ignite.examples.datagrid.starschema.CacheStarSchemaExample N: org.apache.ignite.examples.datagrid.store.auto.CacheAutoStoreExample N: org.apache.ignite.examples.datagrid.store.dummy.CacheDummyStoreExample N: org.apache.ignite.examples.datagrid.store.jdbc.CacheJdbcStoreExample N: org.apache.ignite.examples.datagrid.store.spring.CacheSpringStoreExample Y: org.apache.ignite.examples.datagrid.CacheQueryExample N: org.apache.ignite.examples.servicegrid.ServicesExample - service cannot be peer deployed now Y: org.apache.ignite.examples.streaming.StreamTransformerExample Y: org.apache.ignite.examples.streaming.StreamVisitorExample Y: org.apache.ignite.examples.streaming.org.apache.ignite. examples.streaming.wordcount.QueryWords Y: org.apache.ignite.examples.streaming.org.apache.ignite. examples.streaming.wordcount.StreamWords Scala Y: org.apache.ignite.scalar.examples.ScalarCacheQueryExample Y: org.apache.ignite.scalar.examples.ScalarSnowflakeSchemaExample Java8 Y: org.apache.ignite.examples.java8.streaming.StreamTransformerExample Y: org.apache.ignite.examples.java8.streaming.StreamVisitorExample LGPL: N: org.apache.ignite.examples.datagrid.store.hibernate. CacheHibernateStoreExample --Yakov 2015-12-12 5:23 GMT+03:00 Alexey Kuznetsov <akuznet...@gridgain.com>: > Dmitriy, > > As far as I know P2P works mainly for Compute > See: https://apacheignite.readme.io/v1.5/docs/zero-deployment > > On Sat, Dec 12, 2015 at 4:47 AM, Dmitriy Setrakyan <dsetrak...@apache.org> > wrote: > > > Why are we not allowing to deploy factory classes over P2P deployment? > > > > On Fri, Dec 11, 2015 at 7:29 AM, Alexey Kuznetsov < > akuznet...@gridgain.com > > > > > wrote: > > > > > I can confirm examples developed/changed by me. > > > > > > >> org.apache.ignite.examples.datagrid.store.auto.CacheAutoStoreExample > > > DO NOT ALLOW to start remote nodes via ignite.sh out of the box, but if > > > user put example cache store factory class into \libs folder example > will > > > run. > > > > > > >> > > > > > > > > > org.apache.ignite.examples.binary.datagrid.store.auto.CacheBinaryAutoStoreExample > > > This example ALLOW to start remote nodes via ignite.sh. > > > > > > -- > > > Alexey Kuznetsov > > > GridGain Systems > > > www.gridgain.com > > > > > > > > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com >