Skip to content

kmwtechnology/lucille-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucille Example Project (Maven)

This project is an example of how a developer can leverage Lucille, the opensource search ETL solution, for their own use case.

You can find the current release of Lucille on maven central.

Requirements

  • Java 11

Getting Started

  • Include lucille-core and lucille-bom as a maven dependency.
  • Set up the run configurations. You can find example.conf.
  • Compile the code to create the necessary jar files, mvn clean install in the top directory.
  • Run ./lucille.sh which runs a java process

You can create your own stages, connectors, etc. by adding them to the src code and using them in a configuration file.

About

Example maven project for Lucille

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published