aws / random-cut-forest-by-aws

An implementation of the Random Cut Forest data structure for sketching streaming data, with support for anomaly detection, density estimation, imputation, and more.
https://github.com/aws/random-cut-forest-by-aws
Apache License 2.0
213 stars 34 forks source link

Java Build Failure #409

Open TommasoMusetti opened 1 week ago

TommasoMusetti commented 1 week ago

Hello, i've just downloaded the package and i followed the instruction for the build with maven, the problem is that i get 'build failure' when it tries to test the core and i don't know why.

Can someone help me please? Thanks in advance

"Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project randomcutforest-core: There are test failures." THE ERROR