Sign inSign up

absaoss/spline-admin

By absaoss

•Updated 4 months ago

Admin utility for Spline - Data Lineage Tracking And Visualization Solution

Image
0

50K+

absaoss/spline-admin repository overview

Data Lineage Tracking And Visualization Solution

Spline project aims to help people and organizations to get insight into data processing performed by Apache Sparkā„¢ or other data transformation frameworks.


⁠Spline Admin Tool

This repository contains an admin utility for Spline. It's used to initialize or upgrade the database.

⁠Usage
docker run -it --rm absaoss/spline-admin --help
⁠Examples
⁠Initialize the database
docker run -it --rm absaoss/spline-admin db-init arangodb://172.17.0.1/spline
⁠Upgrade the database
docker run -it --rm absaoss/spline-admin db-upgrade arangodb://172.17.0.1/spline

For more information see the Spline project GitHub pages⁠


Copyright 2019 ABSA Group Limited

you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Tag summary

Content type

Image

Digest

sha256:9e5c2411e…

Size

96.3 MB

Last updated

4 months ago

docker pull absaoss/spline-admin