Member since
04-06-2018
2
Posts
0
Kudos Received
0
Solutions
04-06-2018
03:30 PM
Wow, that was fast! 🙂 I'm currently playing around with an older version of NIFI (1.2.0). I'll upgrade to the latest available and get back at you with results. Thank you very much! Nicholas
... View more
04-06-2018
03:12 PM
Hi! I would like to use 'mysql:mysql-connector-java:5.1.39' in a groovy script. The annotation '@GrabConfig(systemClassLoader=true)' is normally required when using this library, but it seems that it is not supported from within scripts that are run via the ExecuteScript processor (error message is 'no suitable classloader found for grab'). I've also tried including the JAR by manually downloading it and setting the 'Module Directory' property of the flowfile, with no success. Is there a workaround that would allow me to use this mysql connector from within a script? Thank you, Nicholas
... View more
Labels:
- Labels:
-
Apache NiFi