An open API service indexing awesome lists of open source software.

https://github.com/nadment/pdi-cleanse-plugin

Extension step for Pentaho Data Integration
https://github.com/nadment/pdi-cleanse-plugin

data-cleaning data-integration etl kettle pdi pentaho

Last synced: 7 months ago
JSON representation

Extension step for Pentaho Data Integration

Awesome Lists containing this project

README

          

# PDI Cleanse Plugin

## Overview

This plugin provide PDI step to cleanse string with rules from a set of fields.

![Image](https://github.com/nadment/pdi-cleanse-plugin/blob/master/src/main/resources/cleanse.png)

## How to install

#### System Requirements

Pentaho Data Integration 8.0 or above

#### Using Pentaho Marketplace

1. Find the plugin in the [Pentaho Marketplace](http://www.pentaho.com/marketplace) and click Install
2. Restart Spoon

#### Manual Install

1. Place the “pdi-standardize-plugin“ folder in the ${DI\_HOME}/plugins/ directory
2. Restart Spoon

## Documentation

Support MetaData Injection (MDI)

## Support

This plugin for PDI is provided “as is“, without any warranties, expressed or implied. This software is not covered by any Support Agreement.

## License

Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).