jberragan commented on code in PR #71:
URL: 
https://github.com/apache/cassandra-analytics/pull/71#discussion_r1752631902


##########
cassandra-bridge/build.gradle:
##########
@@ -40,6 +40,7 @@ publishing {
 
 dependencies {
     api(project(':cassandra-analytics-common'))
+    api(project(':cassandra-analytics-spark-converter'))

Review Comment:
   I think bridge is the connecting point between Cassandra and Spark. It 
already depends on the `spark-core`, `spark_sql`  jars.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to