Skip to content

sethiabhishek/ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETL

The project deals with basic ETL processing.

a) currently file extraction is possible which can be extended further and configured so as to extend the functionality

b) UpperCase and wordcount transformation is currently supported

c) File loading/writing is curently configured which again can be extended in future

d) All the configurations need to be given in application.properties based on which transformation will be decided at run time

e) dependencies are managed via dependency.xml which can be changed in future to have cross cutting concerns viz logging / auditing introduced in the application, without even changing the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages