RE: Using Java spring injection with spark

2016-02-01 Thread Sambit Tripathy (RBEI/EDS1)
: Re: Using Java spring injection with spark Hi Please can anyone reply on this. On Mon, 1 Feb 2016, 4:28 p.m. HARSH TAKKAR <takkarha...@gmail.com<mailto:takkarha...@gmail.com>> wrote: Hi I am new to apache spark and big data analytics, before starting to code on spark data frame

Using Java spring injection with spark

2016-02-01 Thread HARSH TAKKAR
> > Hi > > I am new to apache spark and big data analytics, before starting to code > on spark data frames and rdd, i just wanted to confirm following > > 1. Can we create an implementation of java.api.Function as a singleton > bean using the spring frameworks and, can it be injected using

Re: Using Java spring injection with spark

2016-02-01 Thread HARSH TAKKAR
Hi Please can anyone reply on this. On Mon, 1 Feb 2016, 4:28 p.m. HARSH TAKKAR wrote: > Hi >> >> I am new to apache spark and big data analytics, before starting to code >> on spark data frames and rdd, i just wanted to confirm following >> >> 1. Can we create an

RE: Using Java spring injection with spark

2016-02-01 Thread Sambit Tripathy (RBEI/EDS1)
PM To: Sambit Tripathy (RBEI/EDS1) <sambit.tripa...@in.bosch.com>; user@spark.apache.org Subject: Re: Using Java spring injection with spark Hi Sambit My app is basically a cron which checks on the db, if there is a job that is scheduled and needs to be executed, and it submits the job to

Re: Using Java spring injection with spark

2016-02-01 Thread HARSH TAKKAR
; *Sent:* Monday, February 01, 2016 10:00 AM > *To:* user@spark.apache.org > *Subject:* Re: Using Java spring injection with spark > > > > Hi > > Please can anyone reply on this. > > > > On Mon, 1 Feb 2016, 4:28 p.m. HARSH TAKKAR <takkarha...@gmail.com> wrote: