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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

problem with tBigQueryOutput

Hi! I am new to TOS for Big Data. I created a job that will store an input delimited file to Google BIgquery but I am having an error....
connecting to socket on port 3835
connected
Nov 14, 2012 3:28:44 PM org.jets3t.service.utils.Mimetypes getInstance
WARNING: Unable to find 'mime.types' file in classpath
Exception in component tBigQueryOutput_1_tBQBE
org.jets3t.service.ServiceException: Request Error: java.lang.IllegalArgumentException: Empty key
at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRequest(RestStorageService.java:574)
at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRequest(RestStorageService.java:281)
at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRestPut(RestStorageService.java:1043)
at org.jets3t.service.impl.rest.httpclient.RestStorageService.createObjectImpl(RestStorageService.java:1862)
at org.jets3t.service.impl.rest.httpclient.RestStorageService.putObjectWithRequestEntityImpl(RestStorageService.java:1791)
at org.jets3t.service.impl.rest.httpclient.RestStorageService.putObjectImpl(RestStorageService.java:1782)
at org.jets3t.service.StorageService.putObject(StorageService.java:813)
at org.jets3t.service.impl.rest.httpclient.GoogleStorageService.putObject(GoogleStorageService.java:415)
at proj1.try_scenario1_0_1.try_scenario1.tFileInputDelimited_1Process(try_scenario1.java:1380)
at proj1.try_scenario1_0_1.try_scenario1.runJobInTOS(try_scenario1.java:1721)
at proj1.try_scenario1_0_1.try_scenario1.main(try_scenario1.java:1586)
Caused by: java.lang.IllegalArgumentException: Empty key
at javax.crypto.spec.SecretKeySpec.<init>(DashoA13*..)
at org.jets3t.service.utils.ServiceUtils.signWithHmacSha1(ServiceUtils.java:146)
at org.jets3t.service.impl.rest.httpclient.RestStorageService.authorizeHttpRequest(RestStorageService.java:712)
at org.jets3t.service.impl.rest.httpclient.GoogleStorageService.authorizeHttpRequest(GoogleStorageService.java:465)
at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRequest(RestStorageService.java:328)
... 10 more
disconnected
Thanks for the help!
Labels (5)
2 Replies
Anonymous
Not applicable
Author

Was this ever answered? I'm having the same problem.
I saw this was originally posted on another board but the Talend rep just yelled at a valued customer to post on the correct board but didn't take the time to answer the question... Not helpful.
Anonymous
Not applicable
Author

To those 2 folks who raised this issue, many years back ...

Can you help me with the solution for this ? I am assuming you guys resolved this, especially i don't see any resolution from Talend on this.