Has anyone used Ignite in production system ?
On Mon, Jan 11, 2016 at 11:44 PM, Jörn Franke <[email protected]> wrote: > You can look at ignite as a HDFS cache or for storing rdds. > > > On 11 Jan 2016, at 21:14, Dmitry Goldenberg <[email protected]> > wrote: > > > > We have a bunch of Spark jobs deployed and a few large resource files > such as e.g. a dictionary for lookups or a statistical model. > > > > Right now, these are deployed as part of the Spark jobs which will > eventually make the mongo-jars too bloated for deployments. > > > > What are some of the best practices to consider for maintaining and > sharing large resource files like these? > > > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
