Hello Alexey Serbin, Kudu Jenkins, Andrew Wong,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18211

to look at the new patch set (#3).

Change subject: [java] KUDU-3350 add the support for deleteIgnoreRows
......................................................................

[java] KUDU-3350 add the support for deleteIgnoreRows

Spark launches a speculative (duplicate) task for the long running task. If
the task runs deleting operations on kudu, it will cause 'key not found'
issue. This patch adds the basic functionality to support speculative
deleting tasks by adding deleteIgnoreRows.

Change-Id: I6f89ced9ffa4a79f46661873f01c38aefb1d78d5
---
M java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/KuduContext.scala
M 
java/kudu-spark/src/test/scala/org/apache/kudu/spark/kudu/DefaultSourceTest.scala
2 files changed, 62 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/11/18211/3
--
To view, visit http://gerrit.cloudera.org:8080/18211
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6f89ced9ffa4a79f46661873f01c38aefb1d78d5
Gerrit-Change-Number: 18211
Gerrit-PatchSet: 3
Gerrit-Owner: Hongjiang Zhang <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Hongjiang Zhang <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to