Andrew Wong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12208 )

Change subject: [examples] a small update on SparkExample
......................................................................


Patch Set 3: Code-Review+1

(1 comment)

http://gerrit.cloudera.org:8080/#/c/12208/3/examples/scala/spark-example/src/main/scala/org/apache/kudu/spark/examples/SparkExample.scala
File 
examples/scala/spark-example/src/main/scala/org/apache/kudu/spark/examples/SparkExample.scala:

http://gerrit.cloudera.org:8080/#/c/12208/3/examples/scala/spark-example/src/main/scala/org/apache/kudu/spark/examples/SparkExample.scala@130
PS3, Line 130: // Catch, log and re-throw. Not the best practice, but this is a 
very
             :       // simplistic example.
             :       case unknown : Throwable => logger.error(s"got an 
exception: " + unknown)
             :       throw unknown
nit: Will this display the exception twice? If so, maybe just throw? Or just 
log?



--
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: comment
Gerrit-Change-Id: Icf8c4e675ca6c240582242658fa8173a1ccd271d
Gerrit-Change-Number: 12208
Gerrit-PatchSet: 3
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]>
Gerrit-Comment-Date: Fri, 11 Jan 2019 01:20:56 +0000
Gerrit-HasComments: Yes

Reply via email to