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

Rework Hive image #774

Merged
merged 13 commits into from
Aug 13, 2024
Merged

Rework Hive image #774

merged 13 commits into from
Aug 13, 2024

Commits on Jul 11, 2024

  1. Rework Hive image

    - Move postgresql and logging dependencies into build of Hive itself
    - Backport all patches that have been backported on branch-3.1 upstream as well which affect the metastore
    - Update patch dependencies
    - Update Hadoop dependency to 3.3.6
    lfrancke committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c24fc5d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

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

Commits on Jul 23, 2024

  1. Merge branch 'refs/heads/main' into feat/hive-rework

    # Conflicts:
    #	hive/Dockerfile
    lfrancke committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c8e9b0a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    b214e56 View commit details
    Browse the repository at this point in the history
  2. Update hive/Dockerfile

    Co-authored-by: Sebastian Bernauer <[email protected]>
    lfrancke and sbernauer authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    959c28d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    47eec11 View commit details
    Browse the repository at this point in the history
  2. Add comment

    lfrancke committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6221376 View commit details
    Browse the repository at this point in the history
  3. Update hive/Dockerfile

    Co-authored-by: Sebastian Bernauer <[email protected]>
    lfrancke and sbernauer authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1a8043f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c38265 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix Python lint on comment

    sbernauer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d9b0499 View commit details
    Browse the repository at this point in the history
  2. fix Python lint on comment

    sbernauer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9bc6bf0 View commit details
    Browse the repository at this point in the history