Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/7753
to look at the new patch set (#2).
Change subject: feat: add the wrapper for the Iterator by using
InterruptibleIterator
......................................................................
feat: add the wrapper for the Iterator by using InterruptibleIterator
Once we the submit a spark job to spark cluster, we cannot cancel or
stop the kudu-spark job immediately before using the
InterruptibleIterator[Row].With using InterruptibleIterator[Row],
we can kill the job immediately by clicking the "kill" link on
the spark Web UI.
Change-Id: I0b4284f2c0a40cd7ba8cf2b76e0403592552c814
---
M java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/KuduRDD.scala
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/7753/2
--
To view, visit http://gerrit.cloudera.org:8080/7753
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0b4284f2c0a40cd7ba8cf2b76e0403592552c814
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: caiconghui <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: caiconghui <[email protected]>