When deployed to storm 0.9.6 cluster function to get seconds from `clj-time` is not found. This is because storm has a dependency on clj-time 0.4.1. Maybe clj-time should not be used at all? How to override framework dependency?
When deployed to storm 0.9.6 cluster function to get seconds from
clj-timeis not found. This is because storm has a dependency on clj-time 0.4.1.Maybe clj-time should not be used at all?
How to override framework dependency?