Alexey Serbin has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/12208 )
Change subject: [examples] a small update on SparkExample
......................................................................
[examples] a small update on SparkExample
Updated the Spark example:
* added replication factor as a parameter for the application
(by default set to 1)
* don't try to drop the test table if it hasn't been created
* catch and log the information about caught exceptions
* other petty changes
Change-Id: Icf8c4e675ca6c240582242658fa8173a1ccd271d
Reviewed-on: http://gerrit.cloudera.org:8080/12208
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
Reviewed-by: Will Berkeley <[email protected]>
---
M
examples/scala/spark-example/src/main/scala/org/apache/kudu/spark/examples/SparkExample.scala
1 file changed, 54 insertions(+), 17 deletions(-)
Approvals:
Kudu Jenkins: Verified
Andrew Wong: Looks good to me, but someone else must approve
Will Berkeley: Looks good to me, approved
--
To view, visit http://gerrit.cloudera.org:8080/12208
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf8c4e675ca6c240582242658fa8173a1ccd271d
Gerrit-Change-Number: 12208
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mitch Barnett <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>