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

Grant Henke resolved KUDU-2482.
-------------------------------
    Fix Version/s: 1.14.0
       Resolution: Fixed

This is resolved in KUDU-1563 

> 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
>             Fix For: 1.14.0
>
>
> 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)

Reply via email to