Its pretty straight forward, this would get you started
http://stackoverflow.com/questions/24896233/how-to-save-apache-spark-schema-output-in-mysql-database
Thanks
Best Regards
On Mon, Jun 22, 2015 at 12:39 PM, Manohar753 <
manohar.re...@happiestminds.com> wrote:
>
> Hi Team,
>
> How to split a
Spark docs has addresses this pretty well. Look for patterns of use
foreachRDD.
On 22 Jun 2015 17:09, "Manohar753" wrote:
>
> Hi Team,
>
> How to split and put the red JavaDStream in to mysql in java.
>
> any existing api in sark 1.3/1.4.
> team can you please share the code snippet if any body
Hi Team,
How to split and put the red JavaDStream in to mysql in java.
any existing api in sark 1.3/1.4.
team can you please share the code snippet if any body have it.
Thanks,
Manohar
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/JavaDStream-String-