How-to
Description: The below configuration allows the CSV ingestion job to have some error records as configured and DataFoundry would not fail the job. The inges...
Thu, 6 Jan, 2022 at 7:24 PM
Datafoundry fixed-width ingestion provides an option to append new columns which are extracted from a "match regex" and "extract regex" ...
Mon, 24 Aug, 2020 at 9:44 PM
As an example below are the instructions to ingest a file with file name appended with a timestamp and use the Datafoundry pipeline to create a table with a...
Mon, 24 Aug, 2020 at 9:45 PM
Problem Description: Infoworks DataFoundry service requires SSL certificate and private key as separate files to configure SSL encryption Many SSL ven...
Fri, 10 Jul, 2020 at 2:40 AM
Scenario: If a dataset like the one mentioned below: id,fname,lname,salary 1,Nitin,BS,10 2,Alex,P,20 3,Hrithik,R,25 And, the requirement is like he...
Wed, 27 Oct, 2021 at 5:10 PM
This Solution article lists the steps to create a signed certificate using the CSR. 1. Create your private key and the Certificate Signing Request. ...
Thu, 13 Feb, 2020 at 10:28 PM
Description: Some times we might need to read customers ORC/Parquet file content while debugging issues related to special characters/ encoding related ...
Tue, 28 May, 2019 at 1:21 PM
Description: Some times we need to access the Big Query audit logs to debug issues related to Big query export in Infoworks ADE. We can use bq command l...
Wed, 15 May, 2019 at 12:22 PM