Categorygithub.com/KiPIDesTAN/porter-databricks
repository
0.0.0-20220607024342-9d4e8164c634
Repository: https://github.com/kipidestan/porter-databricks.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Porter Mixin for Databricks

This repo contains a Porter mixin for the Databricks CLI. It is tested and working on Porter pre-v1.0 release. It is still a work in progress, but has worked without issue so far.

Install

You must have Porter installed on your system. When you are ready to install this mixin to Porter, run the following command:

mage build install

Requirements

The Databricks CLI is based on Python. You must have Python installed as part for your system. This mixin was tested with the python:3.10-slim-buster base image.

Example

Please, see the examples directory for an example of how to use this mixin.