Sign inSign up

absaoss/spline-kafka-server

By absaoss

•Updated 4 months ago

Kafka Server for Spline - Data Lineage Tracking And Visualization Solution

Image
0

2.9K

absaoss/spline-kafka-server 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 Kafka Server

This repository contains a Spline Kafka Server.

⁠Usage example
docker container run \
  -e SPLINE_DATABASE_CONNECTION_URL=arangodb://172.17.0.1/spline \
  -e spline.kafka.consumer.bootstrap.servers=172.17.0.1:9092 \
  -e spline.kafka.consumer.group.id=spline-group \
  -e spline.kafka.topic=spline-topic \
  -p 7070:8080 \
  absaoss/spline-kafka-server

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:33dc4e313…

Size

179.4 MB

Last updated

4 months ago

docker pull absaoss/spline-kafka-server