Github user manuzhang commented on a diff in the pull request:
https://github.com/apache/incubator-gearpump/pull/246#discussion_r185995603
--- Diff: project/Dependencies.scala ---
@@ -35,6 +35,7 @@ object Dependencies {
val upickleVersion = "0.3.4"
val junitVersion = "4.12"
val kafkaVersion = "0.8.2.1"
+ val kuduversion = "1.7.0"
--- End diff --
Please stick to `camelCase` naming---
