Skip to content

Latest commit

 

History

History

README.md

Sample plugins

This folder contains plugins that are not really doing anything, but that serve as samples of how to create your own plugins

Where can I find samples of ...

A Python connector

With configuration parameters

With a fixed schema

With a variable schema

Writable

A Python recipe

That writes to a managed folder

Not yet ...

With multiple input/output roles

Not yet ...

With configuration parameters

  • (dataset-audit/)(/dataset-audit)

That performs SQL queries

  • (dataset-audit/)(/dataset-audit)

That performs Hive queries

  • (dataset-audit/)(/dataset-audit)

A R recipe

That writes to a managed folder

Not yet ...