web analytics
Press "Enter" to skip to content

Posts published by “Lars Fiedler”

Lars has comprehensive expertise building large complex software systems, and has served as a Software Engineer at MIT’s Lincoln Laboratory from 2010-2014, where he began developing Composable Analytics. Prior to joining Lincoln Laboratory, Lars worked as a Software Engineer at Microsoft Corporation from 2006 to 2010. Lars received his MS in Computer Science from Georgia Institute of Technology in 2004, and his BS in Computer Science from Georgia Tech in 2003.

Deploying Composable Resources via Powershell

Lars Fiedler

Composable has an SDK for deploying resources between two instances of Composable. For example, a source instance may be a development environment, and the target instance may be the production…

Composable APIs via Powershell

Lars Fiedler

Composable has an API for every action that you can perform through its UI. All services are documented here: https://dev.composable.ai/api/CompAnalytics.IServices.html Below is an example script for executing operations on the…

Enabling Long Paths in Composable

Lars Fiedler

Have you ever received the error System.IO.PathTooLongException: The specified path, file name, or both are too long. The full qualified file name must be less than 260 characters, the the…

Configuring DataBricks ODBC connection in Composable

Lars Fiedler

In this post we’ll be going over how to configure an ODBC connection to DataBricks within Composable so you can run spark queries from Composable resources (i.e. QueryViews and DataFlows)…

StreamSets vs Composable

Lars Fiedler

Many first time users of Composable have asked “How does Composable compare to Streamsets?” I finally had the opportunity to use Streamsets in a real-life setting a couple of months…