dyno / iceberg-quickstart

kubefy https://iceberg.apache.org/spark-quickstart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://iceberg.apache.org/spark-quickstart/

The Problem

docker-compose up
Error response from daemon: bad parameter: link is not supported

The Workaround - with Docker Desktop

now make deploy and open http://localhost:30080

This repository is the result of the following process.

  • convert docker-compose.yaml to kubernates resource files with kompose
  • manually edit the generated file to make it work
  • create Makefile to drive the deployment

About

kubefy https://iceberg.apache.org/spark-quickstart/

License:MIT License


Languages

Language:Makefile 100.0%