You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/09/05 15:15:20 UTC

[jira] [Resolved] (SPARK-17399) Update specific data in mySql Table from Spark

     [ https://issues.apache.org/jira/browse/SPARK-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-17399.
-------------------------------
          Resolution: Invalid
    Target Version/s:   (was: 2.0.0)

Please direction questions to the user@spark.apache.org list, but you'd also need to be clearer about how this relates to Spark, as you're asking mostly about updating MySQL.

https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark

> 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
>              Labels: features
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org