Skip to content

jasonthomassql/docker-databricks-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project is a simple Docker image that provides access to the latest -preview- Databricks (CLI Client).

Prerequisites

Building

Type ./build.sh to build the image.

Installation

Docker will automatically install the newly built image into the cache.

Tips and Tricks

Create a .databrickscfg file in your git folder. Paste the following into that file:

[DEFAULT]
host  = <yourhost>
token = <xxxxxxxxxxxxxxxxxxa>

Launching The Image

  • Use ./databricks-cli-cmd.sh to get your databricks version.
  • Use ./databricks-cli-cmd.sh "jobs list" to get your current jobs.

Troubleshooting

License and Credits

This project is licensed under the Apache License Version 2.0, January 2004.

List of Changes

About

databricks cli in docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published