You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 03:03:00 UTC

[jira] [Updated] (KUDU-2482) Add "delete ignore" capability to spark

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

Grant Henke updated KUDU-2482:
------------------------------
    Target Version/s:   (was: 1.8.0)

> Add "delete ignore" capability to spark
> ---------------------------------------
>
>                 Key: KUDU-2482
>                 URL: https://issues.apache.org/jira/browse/KUDU-2482
>             Project: Kudu
>          Issue Type: Improvement
>          Components: spark
>    Affects Versions: 1.7.1
>            Reporter: William Berkeley
>            Priority: Major
>
> If a user tries to delete a row from a Kudu table using kudu-spark but the row is not present, they receive an exception like
> {{java.lang.RuntimeException: failed to write N rows from DataFrame to Kudu; sample errors: Not found: key not found (error 0)}}
> This is the expected behavior, but it might also be nice to allow users to ignore PK errors so they can achieve clean semantics of "delete if present, else ignore".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)