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
- Host: GitHub
- URL: https://github.com/nadment/pdi-cleanse-plugin
- Owner: nadment
- License: apache-2.0
- Created: 2018-05-31T20:11:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T19:23:08.000Z (almost 7 years ago)
- Last Synced: 2025-02-21T10:15:37.137Z (over 1 year ago)
- Topics: data-cleaning, data-integration, etl, kettle, pdi, pentaho
- Language: Java
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
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.

## 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).