Issue5#60
Conversation
|
@ReymartNarvaez It seems that there are new changes in the main branch that are conflicting with this pull request and a missing semi-colon that is causing a compilation error.
|
|
How is this issue coming along? I need this to be finished in order to finish my issue #63 |
Working on it, Martin suggested to move the config file from resource folder to make it work with docker |
Maybe put it in etc/storm/config? Martin mention this being a good default folder structure for my files. |
Tried storm/config/config.json but still get problem when I try to run it on docker. Do you think I need to do some changes in Docker file to make it work? |
#Issue 5. Added config.json located in resources folder and som classes for parsing the json file under the package config in org.fungover.storm.