/metadata-catalog-ui

Web Application User Interface which displays Teiid/JDV Metadata Information

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Metadata Catalog User Interface

Metadata Catalog is a web application user interface which displays Teiid/JDV Metadata Information

Key Features:

  • Metadata Browser

  • Data Lineage

Build

Enter the following:

$ git clone https://github.com/<yourname>/metadata-catalog-ui.git
$ cd metadata-catalog-ui
$ bower install
$ mvn clean package -s settings.xml

Deploy

The 'metadata-catalog-ui.war' war file has to deploy on a Teiid/JDV Server. Once deployed, you access to the user interface through http://localhost:8080/metadata-catalog-ui.

Warning
The 'ModeShape.vdb' vdb needs to be undeployed.