Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
mayurdhote
Contributor
Contributor

Run time error in tBigQueryInput component.

Hi Guys,

 

I am getting below run time error message while reading data from BQ table using tBigQueryInput component.

 

Error message: Exception in thread "main" java.lang.NoSuchMethodError: com.google.api.client.googleapis.services.json.AbstractGoogleJsonClient$Builder.setBatchPath(Ljava/lang/String)

 

Can anyone please let me know the fix for this issue?

 

Thanks!

Labels (7)
1 Reply
fdenis
Master
Master

hi,
have you set "Ljava/lang/String* without "?

otherwise you can open the code tab to have a look on java code.