Databricks

Overview

Databricks is a cloud-based, unified data analytics platform designed for large-scale data processing, analytics, and machine learning. Integrating Databricks into Appian allows you to leverage the best of the two platforms.

Databricks services, when brought into the Appian platform, can be easily used in your interfaces and decision workflows. Leverage Databricks analytics and data storage by bringing the data into Appian workflows and UI to better inform decision making in Appian. From automated Appian workflows or UI events, you can also update data stored in your Databricks platform.

Key Features & Functionality

This plug-in facilitates the secure access of Databricks resources from your Appian instance. Support cross-platform interactions by authenticating your Appian server to receive and act on Databricks resources through the Connected System templates and integrations in this plug-in.

  • Connected System Templates:
    • OAuth 2.0 - Client Credentials
    • Personal Access Token
  • SQL Query Operations:
    • Create a Query
    • Delete a Query
    • Update a Query
    • Get Query
    • List Queries
  • Statement Execution Operations:
    • Execute SQL Statement
    • Get Result Chunk By Index
    • Get Status, Manifest and Result First Chunk of SQL Statement Execution
    • Cancel Statement Execution
  • Warehouse Operations:
    • List Warehouses
    • Create a Warehouse
    • Get Warehouse Info
    • Delete, update, start and stop a warehouse
    • List Catalogs
    • List Schemas
  • Permission Operations:
    • Get Object ACL
Anonymous