Farman Ali created SPARK-17399:
----------------------------------

             Summary: Update specific data in mySql Table from Spark
                 Key: SPARK-17399
                 URL: https://issues.apache.org/jira/browse/SPARK-17399
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, SQL
    Affects Versions: 2.0.0
         Environment: Linux 
            Reporter: Farman Ali


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?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to