Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have some analysis which is to be run on snowflake data.
The analysis is running fine in DQ perspective.
When I create a job out of the analysis, it creates a job in DI with exclamation mark on DQ component.
It says , this component will require some additional jars to be installed and when click on install it keeps searching the missing modules till we force close it.
When clicked on advanced ssettings, following were the entries in Jars:
1. Snowflake_jdbc[version].jar.
2. Jar
Can anyone please help me to resolve this issue ?
Please note:
1. I did try removing the second entry, to which the error went away but the job is not working as expected (it starts and hangs up till force closed)
Thanks in advance!!
Hello,
We are suspecting there is some problem with the snowflake connection in DI job when you are using defined indicator. Maybe tlibraryload component helps in your workflow.
With your subscription solution, could you please raise a support case on talend support portal so that we could give you a remote assistance through support cycle with priority.
Best regards
Sabrina
Hello,
Could you please clarify in which Talend version/edition you are? Talend data management platform solution?
Please have a look at this online documentation about: TalendHelpCenter: Installing external modules
Hope it helps.
Best regards
Sabrina
Hi,
I am using talend data fabric version 8 with latest patch .
For all the other components, this issue is usually resolved when we click install.
For Dqreportrun, it is giving
issues.
I am using some custom indicators as well in addition to the OOTB instances.
The uri for which the module
is making request is : mvn.org.talend.libraries/jar/6.0.0-SNAPSHOT
Not sure if this helps .
Just a minor update:
I am facing this issue when I try to add user defined indicator for database
Hello,
What's error message are you getting when running the DQ reports using tDqreportrun?
You are able to open the error log generated automatically by the Studio to see whether you have error stack trace there.
About how to open this error log: in your Studio, click Window to open the menu, then select Show View->General->Error Log. Once you see an error, double click it.
Best regards
Sabrina
Hello,
We are suspecting there is some problem with the snowflake connection in DI job when you are using defined indicator. Maybe tlibraryload component helps in your workflow.
With your subscription solution, could you please raise a support case on talend support portal so that we could give you a remote assistance through support cycle with priority.
Best regards
Sabrina
hello
this is a bug https://jira.talendforge.org/browse/TDQ-20110
which is fixed at 8.0.1-R2022-04, 7.3.1-R2022-05
so you can install the latest patch, it should be OK
thanks