README.md

November 5, 2018 ยท View on GitHub

alt Kylo

Kylo is an enterprise-ready modern data lake management software platform for big data engines such as Teradata, Apache Spark, or Hadoop. Kylo enforces best practices around metadata management, governance, and security gathered from experience in over 150+ successful big data projects.

Visit http://kylo.io and unlock the power of Kylo today!

Quick Start

You can download a pre-configured sandbox and get started with Kylo in no time. To get started visit the Quick Start page.

Documentation

Please visit Kylo documentation to learn more.

Issues and Support

To raise issues with Kylo, please register and visit the Jira instance.

For support, questions can be asked on the Google Groups group.

Code Structure

The layout of code in the following subtrees follows particular reasoning described below:

SubfolderDescription
commonsUtility or common functionality
coreAPI frameworks that can generally used by developers to extend the capabilities of Kylo
docsDocumentation that should be distributed as part of release
integrationsPure integration projects with 3rd party software such as NiFi and Spark.
metadataThe metadata server is a top-level project for providing a metadata repository
pluginsAlternative and often optional implementations for operating with different distributions or technology branches
samplesSample plugins, feeds, and templates,
securitySupport for application security for both authentication and authorization
servicesProvides REST endpoints and core server-side processing
uiUser Interface module for Kylo