Hao Hao has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/9004 )

Change subject: KUDU-2254: Detect and warn about misusage of KuduContext
......................................................................


Patch Set 2:

> Hmm, I thought we'd seen a case where a user had created a
 > KuduContext inside their executor somehow. Did it turn out that we
 > misdiagnosed that issue?

Right, unfortunately, I think it turned out to be a misdiagnosis. Even though 
the user is creating KuduContext inside foreachRDD, it is actually executed in 
the driver(according to spark streaming guide 
https://spark.apache.org/docs/latest/streaming-programming-guide.html#output-operations-on-dstreams)
 unlike RDD.foreachPartition etc.


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I65a7cd11a14fa8a668079b0d1fcf6ed3a34fb652
Gerrit-Change-Number: 9004
Gerrit-PatchSet: 2
Gerrit-Owner: Hao Hao <hao....@cloudera.com>
Gerrit-Reviewer: Dan Burkert <danburk...@apache.org>
Gerrit-Reviewer: Hao Hao <hao....@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>
Gerrit-Comment-Date: Fri, 12 Jan 2018 01:07:49 +0000
Gerrit-HasComments: No

Reply via email to