Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S Spark8s
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • data-engineering
  • Spark8s
  • Merge requests
  • !3

add hadoop configmap volume to spark pods

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Nicolas Fraison requested to merge hadoopConf into master Mar 23, 2023
  • Overview 0
  • Commits 1
  • Pipelines 3
  • Changes 5

In order to be able to access the hdfs cluster the spark pods need to have access to the core/hdfs-site.xml files Those files are available in common hadoop- configmap in the spark NS Mounting them inside the pods and exposing them to the env var HADOOP_CONF_DIR

Bug: T332909

Need https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/902402 to be merged and applied first

Edited Mar 23, 2023 by Nicolas Fraison
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hadoopConf