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://apache-spark-developers-list.1001551.n3.nabble.com/Update-Data-in-mySql-using-spark-tp18837p18861.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to