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

Storm Topology in Production #93

Open
JoshdotNew opened this issue Feb 24, 2014 · 2 comments
Open

Storm Topology in Production #93

JoshdotNew opened this issue Feb 24, 2014 · 2 comments
Labels

Comments

@JoshdotNew
Copy link

I am trying to run my storm topology on a server with a storm cluster and the topology doesn't run. Any quick ideas or checks? It works fine in development.

@colinsurprenant
Copy link
Owner

you should be able to retrieve any exception from the log files. you can also use the UI which should report any exception in any bolt/spout. did you try to submit a very simple topology that does not require any particular dependency? make sure you can do that first. If you can't submit a simple topology then we are probably looking a config problem, did you setup a ~/.storm/storm.yaml file?

@colinsurprenant
Copy link
Owner

have you finally been able to make it run/find the problem?

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

No branches or pull requests

2 participants