Skip to content

lweijl/pentaho-cassandra-plugin

This branch is up to date with bcolas/pentaho-cassandra-plugin:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

87da8c8 · Oct 31, 2018

History

13 Commits
Sep 1, 2017
Sep 1, 2017
Oct 31, 2018
Sep 1, 2017
Aug 31, 2017
Aug 31, 2017
Aug 31, 2017
Aug 31, 2017
Aug 31, 2017
Aug 31, 2017
Aug 31, 2017

Repository files navigation

Pentaho Cassandra Plugin

This Pentaho Cassandra Plugin Project provides support for the Cassandra 3.x with DataStax driver It is a plugin for the Pentaho Kettle engine which can be used within Pentaho Data Integration (Kettle), Pentaho Reporting, and the Pentaho BI Platform.

This plugin is based on https://github.com/AutSoft/pentaho-cassandra-connector

I adapt it to be compatible with PDI 6.x and build it this ant.

I added :

  • Management of null values in output steps (Not inserting null with dynamic INSERT statements)
  • Management of all CQL datatypes

Building

$ git clone git://github.com/bcolas/pentaho-cassandra-plugin.git
$ cd pentaho-cassandra-plugin
$ ant

This will produce a plugin archive in dist/pentaho-cassandra-plugin-${project.revision}.tar.gz (and .zip). This archive can then be extracted into your Pentaho Data Integration plugin directory replacing the existing one.

Test

Tested on Pentaho Data Integration 6.1

License

Licensed under the Apache License, Version 2.0. See LICENSE.txt for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%