Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Found a bug in 7.x (don't have access to JIRA but I reported it to one of your sales engineer I'm working with) :
If you open a connection in JDBC to GCP and try to use it in an ELT component, your connection finishes in NullPointerException probably because the ELT component build itself before the prejob code runs.
You have to use individual connection as far as I know ...
Only tested that on Google Cloud Platform, don't know if it's true in general.
Hi !
Here is the job :
It's pretty simple, but it doesn't seem to work ... The connection is marked as OK in the prejob. If you test connectivity it's ok, and you can parse your schema.
But if you try to run the thing, the connection is not created when ELT component try to initialize itself. So there's a NPE...
Thank you in advance !
Hmmm yes it does look pretty simple. I notice you have yellow triangles next to your input and output components. If you hover your cursor over them, what do they say?
Also, have you tried logging in to the Jira? I've read a few of your posts and you sound like the sort of person who would be great to have raising Jiras 🙂