streamparse icon indicating copy to clipboard operation
streamparse copied to clipboard

sparse run taking 10 minutes to create topology Uber-JAR

Open hz97 opened this issue 5 years ago • 2 comments

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.

hz97 avatar Aug 05 '19 16:08 hz97

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????

pbhosale87 avatar Sep 24 '19 21:09 pbhosale87

Hi I want know that how do set config.json for local docker

631068264 avatar Nov 03 '19 09:11 631068264