Introduction

This is a simple application to demonstrate the use of AtlasClient. SampleApp provides examples to use following Client APIs.

  1. TypeDef
  2. Entity
  3. Lineage
  4. Search
  5. Glossary

Setting up

  1. cd ~/Desktop/atlas/atlas-examples/sample-app (the location where you have downloaded sample-app)
  2. mvn clean install
  3. mvn exec:java
  4. Then it will ask you to enter AtlasServer URL, username and password.