Alec Judd
Articles
Recent activity by Alec Judd
-
Managing Projects with Github
Managing Project configurations with GitHub allows users to efficiently merge changes from one project to another using pull requests and merging, providing a view of exact changes in the process.G...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
(Databricks only) Production Workload Compute Configuration Recommendations
This article will guide users on best practices for setting up Compute Configurations in a production DataForge environment. It is recommended to read through the Spark and Databricks Overview fir...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Platform FAQ
How can I view the data for a DataForge source? Every Source has a hub table and source view that is managed and can be queried directly in Databricks using either the SQL Editor or a notebook i...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Creating a Multi Group Connection
We will start off by taking a look at an example Connection. It is configured to output data to Delta Tables in Databricks and is attached to the Multi Group Output that includes channels from mult...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Creating a Multi Group Output
We will start off by taking a look at an example Output. It has a single Output Channel attached to Demo Company 1 Sales Order Detail. A single Ouput Channel in the Multi Group Output Navigating ba...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Templatizing [This] Source and Master Data Relation Rules
Templatizing a Master Data Relation Rule or [This] Source Rule is extremely simple. Open the Enrichment, click "Convert to Template". Looking at the template, the expression is ready to go. Since t...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Example Setup
The SetupFor this example, we have created 5 Sources matching the Sources seen in the Company 1 example.Company 1 Sales Order Detail and Company 1 Sales Order Header are members of the Company 1 Gr...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Source Name Templates
Use CaseSource Name Templates allow users to setup DataForge to dynamically insert the GROUP name of a source into its actual Source Name. Take the Company 1 Source that was used as an example in t...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Custom Connections
Custom Connections allow you to store sensitive parameters and pass them into Custom Ingest and Parse notebooks. DataForge will encrypt and mask these parameters so that they are never visible in p...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Relation Templates
Relation Templates Use CaseWhen configuring multiple Sources within DataForge, it is common for repeated patterns of Relation logic to be created across multiple Sources. For example, imagine a "Ma...
- Updated
- 1 follower
- 0 comments
- 0 votes