# pentaho-sequoiadb-plugin **Repository Path**: xiaoyis/pentaho-sequoiadb-plugin ## Basic Information - **Project Name**: pentaho-sequoiadb-plugin - **Description**: Pentaho Kettle plugin for SequoiaDB store - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-08-15 - **Last Updated**: 2024-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Pentaho SequoiaDB Plugin ======================= The Pentaho SequoiaDB Plugin Project provides support for SequoiaDB community within the Pentaho ecosystem. 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. Building -------- The Pentaho SequoiaDB Plugin is built with Apache Ant and uses Apache Ivy for dependency management. All you'll need to get started is Ant 1.7.0 or newer to build the project. The build scripts will download Ivy if you do not already have it installed. $ git clone git://github.com/SequoiaDB/pentaho-sequoiadb-plugin.git $ cd pentaho-sequoiadb-plugin $ ant This will produce a plugin archive in dist/pentaho-big-data-plugin-${project.revision}.tar.gz (and .zip). This archive can then be extracted into your Pentaho Data Integration plugin directory. Further Reading --------------- Additional documentation is available on the Community wiki: [Big Data Plugin for Java Developers](http://wiki.pentaho.com/display/BAD/Getting+Started+for+Java+Developers) License ------- Licensed under the Apache License, Version 2.0. See LICENSE.txt for more information.