RafiKurlansik/bricksteR: R Package for Making Databricks Easy to Use.

A series of functions to help R users get the most out of Databricks. Quickly convert your R scripts to a job, check the status of running jobs, move files between DBFS and your local system, manage libraries and more. Since the package uses the Databricks REST API 2.0, you'll need an authentication token for most functions to work. You can find one under 'User Settings' in the Databricks web interface.

Getting started

Package details

MaintainerRafi Kurlansik <rafi.kurlansik@databricks.com>
LicenseMIT
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RafiKurlansik/bricksteR")
RafiKurlansik/bricksteR documentation built on Oct. 13, 2022, 6:58 a.m.