caiconghui has uploaded a new change for review.

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

Change subject: add the wrapper for the Iterator[Row] of KuduRDD by using Spark 
InterruptibleIterator[Row]
......................................................................

add the wrapper for the Iterator[Row] of KuduRDD by using Spark 
InterruptibleIterator[Row]

  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]. Aftering 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(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/7753/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7753
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0b4284f2c0a40cd7ba8cf2b76e0403592552c814
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: caiconghui <caicong...@xiaomi.com>

Reply via email to