streamparse
streamparse copied to clipboard
sparse run taking 10 minutes to create topology Uber-JAR
Hi, I'm using StreamParse 3.16.0 in a docker container together with Storm 1.2.2, Leiningen 2.9.1, Java 9.0.4.
Currently when I call sparse run
, it stays at "Creating topology Uber-JAR..." for around 10 minutes, then starts running the topology.
I found out through ps aux
that it's the command
java -Dfile.encoding=UTF-8 -Dmaven.wagon.http.ssl.easy=false -Dmaven.wagon.rto=10000 -Xbootclasspath/a:/opt/xyz/libexec/leiningen/self-installs/leiningen-2.9.1-standal
that's taking up most of the 10 minutes.
I wonder if anyone has similar experience / knows how to cope with this issue.
Hi, I also encountered the same issue. streamparse: 3.16.0 python: 3.7.2 storm: 1.1.0 Leiningen: 2.6.1 Java: 1.8
Can someone help????
Hi I want know that how do set config.json
for local docker