Provides capabilities for running background jobs to automate Databricks workflows.
Info
Version: | 1.0.0 |
Author(s): | Arcus |
Last Update: | Friday, May 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://background-jobs.arcus-azure.net/ |
NuGet Url: | https://www.nuget.org/packages/Arcus.BackgroundJobs.Databricks |
Install
Install-Package Arcus.BackgroundJobs.Databricks
dotnet add package Arcus.BackgroundJobs.Databricks
paket add Arcus.BackgroundJobs.Databricks
Arcus.BackgroundJobs.Databricks Download (Unzip the "nupkg" after downloading)
Dependencies
- Arcus.Observability.Telemetry.Core(>= 0.3.0)
- Arcus.Security.Core(>= 1.3.0)
- CronScheduler.AspNetCore(>= 3.0.0)
- Microsoft.Azure.Databricks.Client(>= 1.1.1613.2)
Tags