What is this spring-boot-starter-batch ?
why do we need it ?
Regards,
Shyam
On Mon, Jun 17, 2019 at 12:39 PM Deepak Sharma
wrote:
> You can follow this example:
>
> https://docs.spring.io/spring-hadoop/docs/current/reference/html/springandhadoop-spark.html
>
>
> On Mon, Jun 17, 2019 at 12:27 PM
Thank you so much Deepak.
Let me implement and update you. Hope it works.
Any short-comings I need to consider or take care of ?
Regards,
Shyam
On Mon, Jun 17, 2019 at 12:39 PM Deepak Sharma
wrote:
> You can follow this example:
>
> https://docs.spring.io/spring-hadoop/docs/current/reference/h
You can follow this example:
https://docs.spring.io/spring-hadoop/docs/current/reference/html/springandhadoop-spark.html
On Mon, Jun 17, 2019 at 12:27 PM Shyam P wrote:
> I am developing a spark job using java1.8v.
>
> Is it possible to write a spark app using spring-boot technology?
> Did anyo
I am developing a spark job using java1.8v.
Is it possible to write a spark app using spring-boot technology?
Did anyone tried it ? if so how it should be done?
Regards,
Shyam
; ronald.taylo...@gmail.com; Taylor, Ronald C
Subject: RE: a basic question on first use of PySpark shell and example, which
is failing
HI Yin,
My Classpath is set to:
CLASSPATH=/opt/cloudera/parcels/CDH-5.5.1-1.cdh5.5.1.p0.11/jars/*:/people/rtaylor/SparkWork/DataAlgUtils:.
And there is indeed a spa
tp://www.pnnl.gov/science/staff/staff_info.asp?staff_num=7048
From: Yin Yang [mailto:yy201...@gmail.com]
Sent: Monday, February 29, 2016 2:27 PM
To: Taylor, Ronald C
Cc: Jules Damji; user@spark.apache.org; ronald.taylo...@gmail.com
Subject: Re: a basic question on first use of PySpark shell and e
-6568, email: ronald.tay...@pnnl.gov
>
> web page: http://www.pnnl.gov/science/staff/staff_info.asp?staff_num=7048
>
>
>
> *From:* Jules Damji [mailto:dmat...@comcast.net]
> *Sent:* Sunday, February 28, 2016 10:07 PM
> *To:* Taylor, Ronald C
> *Cc:* user@spark.apache.org; r
rg; ronald.taylo...@gmail.com
Subject: Re: a basic question on first use of PySpark shell and example, which
is failing
Hello Ronald,
Since you have placed the file under HDFS, you might same change the path name
to:
val lines = sc.textFile("hdfs://user/taylor/Spark/Warehouse.java")
Sent
Hello Ronald,
Since you have placed the file under HDFS, you might same change the path name
to:
val lines = sc.textFile("hdfs://user/taylor/Spark/Warehouse.java")
Sent from my iPhone
Pardon the dumb thumb typos :)
> On Feb 28, 2016, at 9:36 PM, Taylor, Ronald C wrote:
>
>
> Hello folks,
>
Hello folks,
I am a newbie, and am running Spark on a small Cloudera CDH 5.5.1 cluster at
our lab. I am trying to use the PySpark shell for the first time. and am
attempting to duplicate the documentation example of creating an RDD which I
called "lines" using a text file.
I placed a a tex
10 matches
Mail list logo