tree: 3f6c2a1cee4febccde591616bc74060698cc249d [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
atlas-examples/sample-app/README.md

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.