Member since
10-23-2020
15
Posts
1
Kudos Received
0
Solutions
06-15-2022
01:23 AM
I have used invokeHTTP in 1.12 version without SSL cert and works fine, however new version 1.16 doesn't. Any settings available to ignore?. Ex: I connect to SQL server with JDBCConnection with property trustServerCertificate=true; post which it works without certifcates.
... View more
02-18-2022
12:33 AM
what if the value is empty. How to set null value instead of empty string ?
... View more
11-02-2020
05:32 AM
Thanks @suraj143 I ended up using an UpdateRecord, but your approach with a JoltTransformJSON also works.
... View more
10-29-2020
01:51 PM
Thanks @stevenmatison Do you by chance know the answer to this question https://community.cloudera.com/t5/Support-Questions/Extract-string-nested-in-JSON-value/m-p/305099 It's probably something very easy, but nothing that I tried works. Valentin
... View more