Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • C csv-parser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Data Flow
  • Data IngestionData Ingestion
  • csv-parser
  • csv-parser
  • Merge requests
  • !153

Azure - CSV Parser Stateless

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged harshit aggarwal requested to merge haaggarw/csv-stateless into master Sep 16, 2021
  • Overview 17
  • Commits 8
  • Pipelines 16
  • Changes 5

Currently the docker image for the csv parser need to be hardcoded in the DAG file itself, instead we should be able to set the docker image using an environment variable. This will help to deploy the same DAG file to different environments without the need to makes changes in the actual DAG file

Please refer to this Issue for details

#55

Edited Sep 24, 2021 by harshit aggarwal
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: haaggarw/csv-stateless