Socket
Book a DemoInstallSign in
Socket

@posthog/databricks-plugin

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@posthog/databricks-plugin

posthog databricks plugin

latest
Source
npmnpm
Version
0.0.7
Version published
Weekly downloads
0
-100%
Maintainers
8
Weekly downloads
 
Created
Source

PostHog Databricks Plugin

License: MIT

Installation

Get Following credentials

  • Domain name of the cluster provided by databricks
  • Generate an Api key by following this documentation
  • Give a temporary filename path for saving the raw data.
  • Enter you cluster id used in the system documentation
  • Give a database name where you want to store the data.
  • Enter events in comma ( , ) seprated way in order to ignore the data.

This plugin will:

  • Push data from posthog to databricks every minute.
  • creates a table and runs scheduled job to perform migration of data from dbfs to database.

Limitation

  • You can't sync the historic data.
  • You can't change frequency of data push to databricks.
  • You can't minimize frequency to less than 1 minute.

Join our Slack community.

We're here to help you with anything PostHog!

FAQs

Package last updated on 28 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts