jberragan commented on code in PR #62:
URL:
https://github.com/apache/cassandra-analytics/pull/62#discussion_r1676165371
##########
cassandra-analytics-common/src/main/java/org/apache/cassandra/spark/data/partitioner/TokenPartitioner.java:
##########
@@ -51,7 +51,7 @@
/**
* Util class for partitioning Spark workers across the token ring
- * This class duplicates {@link
org.apache.cassandra.spark.bulkwriter.TokenPartitioner} but is solely
+ * This class duplicates
org.apache.cassandra.spark.bulkwriter.TokenPartitioner but is solely
Review Comment:
This class no longer depends on the core module and so the javadoc build
fails.
--
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]