Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sparse run taking 10 minutes to create topology Uber-JAR #465

Open
hz97 opened this issue Aug 5, 2019 · 2 comments
Open

sparse run taking 10 minutes to create topology Uber-JAR #465

hz97 opened this issue Aug 5, 2019 · 2 comments

Comments

@hz97
Copy link

hz97 commented Aug 5, 2019

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.

@pbhosale87
Copy link

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

@631068264
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants