[
https://issues.apache.org/jira/browse/KUDU-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin resolved KUDU-3348.
---------------------------------
Fix Version/s: n/a
Resolution: Information Provided
A {{DELETE}} operation fails if the specified key isn't found -- that's by
design.
There is {{DELETE_IGNORE}} if there is a need to ignore errors when trying to
delete non-existing rows.
> kudu java client throws "key not found" when using kudu spark to delete rows
> ----------------------------------------------------------------------------
>
> Key: KUDU-3348
> URL: https://issues.apache.org/jira/browse/KUDU-3348
> Project: Kudu
> Issue Type: Bug
> Reporter: Redriver
> Priority: Major
> Fix For: n/a
>
>
> The error message is "
> Failed to write at least 1000 rows to Kudu; Sample errors: Not found: key not
> found
> "
> I found someone else also encountered this issue:
> https://programmer.group/apache-kudu-cannot-delete-nonexistent-data.html
--
This message was sent by Atlassian Jira
(v8.20.1#820001)