0.0.7 • Published 3 years ago

@posthog/databricks-plugin v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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!

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago