Chris George has posted comments on this change.

Change subject: spark: support serializing authentication data to tasks
......................................................................


Patch Set 2:

(1 comment)

we should make sure we update documentation examples if we are going to change 
the signature of this stuff

http://gerrit.cloudera.org:8080/#/c/6081/2/java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/KuduContext.scala
File 
java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/KuduContext.scala:

Line 57:   @throws(classOf[java.io.IOException])
> I verified that this stuff works even when the Spark serializer is set to k
Kyro can serialize without explicitly registering... however you do get a 
performance boost from kyro by registering... I think cause the serialization 
size ends up being smaller since it's registered... but it's been a while


-- 
To view, visit http://gerrit.cloudera.org:8080/6081
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7be2c72eb801c3ee10e576ce8705c3b5997dffd9
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Chris George <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes

Reply via email to