Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEDONA-285] Added docker images for spark-sedona-zeppelin and spark-sedona-jupyterlab #843

Closed
wants to merge 8 commits into from

Commits on May 26, 2023

  1. Added docker images for spark-sedona:1.3.1-zeppelin and spark-sedona1…

    ….4.0-jupyterlab
    Hadiya Kartikey committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9aa8914 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    0270034 View commit details
    Browse the repository at this point in the history
  2. Changes in jupyterlab dockerfile: 1) Removed duplicate data and noteb…

    …ooks, instead added binder folder as volume in docker-compose file.
    Hadiya Kartikey committed May 29, 2023
    Configuration menu
    Copy the full SHA
    0843750 View commit details
    Browse the repository at this point in the history
  3. 1) Modified docker files to download jars on the fly. 2) Added Apache…

    … License as file header to .dockerfiles and .sh script
    Hadiya Kartikey committed May 29, 2023
    Configuration menu
    Copy the full SHA
    b5a6f61 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    5c595ce View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    c609f4f View commit details
    Browse the repository at this point in the history
  2. Restructed docker files for spark to include only single copy for zep…

    …pelin and jupyterlab. By default spark 3.3.2 version used but can be changed with --build-args. Added workflow for pushing image to dockerhub
    kartikeyhadiya committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    531c49a View commit details
    Browse the repository at this point in the history
  3. Update dockerhub-deploy.yml

    Updated dokcerhub-deploy.yml workflow
    kartikeyhadiya committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    be63322 View commit details
    Browse the repository at this point in the history