I want to update specific data in mySql Table from Spark data-frames or RDD.
for example i have column
Name ID
Farman 1
Ali 2
now i want to update name where id=1.How can I update this specific record.
how it is possible in Spark?
--
View this message in context:
http://a
I want to update specific data in mySql Table from Spark data-frames or
RDD. for example i have column
Name ID
Farman 1
Ali 2
now i want to update name where id=1.How can I update this specific record.
how it is possible in Spark?
On Sun, Sep 4, 2016 at 11:40 PM, dsorvisto [
Could you please provide more details, the question is a bit too narrow.
--
View this message in context:
http://apache-spark-developers-list.1001551.n3.nabble.com/Update-Data-in-mySql-using-spark-tp18837p18858.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.