Admin utility for Spline - Data Lineage Tracking And Visualization Solution
50K+
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.
This repository contains an admin utility for Spline. It's used to initialize or upgrade the database.
docker run -it --rm absaoss/spline-admin --help
docker run -it --rm absaoss/spline-admin db-init arangodb://172.17.0.1/spline
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.
Content type
Image
Digest
sha256:9e5c2411eā¦
Size
96.3 MB
Last updated
4 months ago
docker pull absaoss/spline-admin