Lorg.alitouka.spark.dbscan.spatial.Point: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by eintopf
, 1 year agoLorg.alitouka.spark.dbscan.spatial.Point:
at org.alitouka.spark.dbscan.spatial.BoxCalculator.getNumberOfDimensions(BoxCalculator.scala:47)
at org.alitouka.spark.dbscan.spatial.BoxCalculator.
(BoxCalculator.scala:15) at org.alitouka.spark.dbscan.spatial.rdd.PointsPartitionedByBoxesRDD$.apply(PointsPartitionedByBoxesRDD.scala:26)
at org.alitouka.spark.dbscan.DistributedDbscan.run(DistributedDbscan.scala:41)
at org.alitouka.spark.dbscan.Dbscan$.train(Dbscan.scala:56)
at org.alitouka.spark.dbscan.Dbscan.train(Dbscan.scala)