Menu

Tree [b176ab] master /
 History

HTTPS access


File Date Author Commit
 lib unknown
 src 2015-09-25 Arun Y Arun Y [e30167] updated version 6.1.0 from Vivek
 .gitignore unknown
 README.md 2015-09-29 Arun Yadav Arun Yadav [b176ab] added sourceforgenet download link
 pom.xml 2015-09-25 Arun Y Arun Y [7f97e3] updated pom version

Read Me

profiler V6.1.0

Build Status

Download sub-keenes

Description

This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment/alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc.
This product is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data Creation, Meta Data Discovery, Anomaly Discovery, Reporting and Analytic.

It also had Hadoop ( Big data ) support to move files to/from Hadoop Grid, Create, Load and Profile Hive Tables. This project is also known as "Aggregate Profiler"

Features

  • Mysql, Oracle,Postgres,Access,Db2,SQL Server certified Big data support - HIVE
  • Create Hive table, Profile Hive table, Move file to/from Profiler System and Hadoop Grid
  • Fuzzy Logic based similarity check, Cardinailty check between tables and files
  • Export and import from XML, XLS or CSV format, PDF export
  • File Analysis, Regex search, Standardization, DB search
  • Complete DB Scan, SQL interface, Data Dictionary, Schema Comparison
  • Statistical Analysis, Reporting ( dimension and measure based), Ad Hoc reports and Analytics
  • Pattern Matching , DeDuplication, Case matching, Basket Analysis, Distribution Chart
  • Data generation, Data Preparation and Data masking features
  • Meta Data Information, Reverse engineering of Data Model
  • Timeliness analysis , String length analysis, KMean, Prediction, Regression
  • Address Correction, Single View of Customer, Product, Golden merge for records
  • Record Match, Linkage and Merge added based on fuzzy logic
  • Format Creation, Format Matching ( Phone, Date, String and Number), Format standardization

Getting Started

Building and Running

  1. git clone git@github.com:arrahtec/profiler.git
  2. cd profiler
  3. mvn package
  4. cd target
  5. unzip the profiler-<version>-SNAPSHOT-distribution.zip</version>
  6. cd profiler-<version>-SNAPSHOT</version>
  7. java -jar profiler-<version>-SNAPSHOT.jar</version>