cannot work trying to downloading dependencies
When I try to run ./stream-bench.sh SETUP
I got this:
[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] yahoo-low-latency-bechmarks 0.1.0 .................. SUCCESS [ 0.268 s] [INFO] streaming-benchmark-common 0.1.0 ................... SUCCESS [ 2.543 s] [INFO] storm-benchmarks 0.1.0 ............................. SUCCESS [ 11.858 s] [INFO] flink-benchmarks 0.1.0 ............................. SUCCESS [ 10.618 s] [INFO] spark-benchmarks 0.1.0 ............................. SUCCESS [ 30.796 s] [INFO] Apex_Benchmark 1.0-SNAPSHOT ........................ FAILURE [ 03:44 h] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:45 h [INFO] Finished at: 2021-06-02T17:05:58+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project apex_benchmark: Could not resolve dependencies for project com.example:apex_benchmark:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.datatorrent:dt-contrib:jar:3.4.0: Failed to read artifact descriptor for com.datatorrent:dt-contrib:jar:3.4.0: Could not transfer artifact com.datatorrent:dt-contrib:pom:3.4.0 from/to Datatorrent-Releases (https://www.datatorrent.com/maven/content/repositories/releases/): Transfer failed for https://www.datatorrent.com/maven/content/repositories/releases/com/datatorrent/dt-contrib/3.4.0/dt-contrib-3.4.0.pom: Connect to www.datatorrent.com:443 [www.datatorrent.com/104.131.149.184] failed: Operation timed out (Connection timed out) -> [Help 1]