Closed arielvalentin closed 5 years ago
ah, never tried using autoload in a topology, will have to trace the problem. so it works in local but not in cluster?
I did not try in local mode. I'll give that a try and let you know.
Thanks,
Sent from my mobile device. Please excuse any errors.
On Jul 25, 2014, at 12:14 PM, Colin Surprenant notifications@github.com wrote:
ah, never tried using autoload in a topology, will have to trace the problem. so it works in local but not in cluster?
— Reply to this email directly or view it on GitHub.
I tried to use Ruby autoload when creating modules in my topology however I run into LoadErrors because the LOAD_PATH does not seem to include the packaged "lib" directory. I tried adding the directory manually but it does not work in the cluster.