We are using storm bolts written in python. In the bolt we have a dependency that takes a lot of time to import. Is there a way to make the import only once per instance of the bolt?
Best regards, Joel
We are using storm bolts written in python. In the bolt we have a dependency that takes a lot of time to import. Is there a way to make the import only once per instance of the bolt?
Best regards, Joel