Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Manifest Ingestion DAG
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
Data Flow
Data Ingestion
Manifest Ingestion DAG
Commits
7d43df46
Commit
7d43df46
authored
1 year ago
by
Deepa Kumari
Committed by
Chad Leong
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
User context changes for osdu-ingest
(cherry picked from commit
f245637a
)
parent
2fcbfc74
No related branches found
No related tags found
1 merge request
!153
Cherry-pick 'User context changes for osdu-ingest' into release/0.22
Pipeline
#198714
skipped
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/osdu_dags/osdu-ingest-r3.py
+11
-0
11 additions, 0 deletions
src/osdu_dags/osdu-ingest-r3.py
src/osdu_dags/requirements.txt
+3
-3
3 additions, 3 deletions
src/osdu_dags/requirements.txt
with
14 additions
and
3 deletions
src/osdu_dags/osdu-ingest-r3.py
+
11
−
0
View file @
7d43df46
...
...
@@ -12,6 +12,17 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# Adding below source urls to see where the code is coming from in airflow dag's code page
# Please change these lines if any dependencies are changed in future or if the code is moved
# This code is coming from repo: https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags
# File: https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/blob/master/src/osdu_dags/osdu-ingest-r3.py
# Dependencies:
# osdu-api==0.21.3
# osdu-airflow==0.21.2
# osdu-ingestion==0.21.0
"""
DAG for R3 ingestion.
"""
...
...
This diff is collapsed.
Click to expand it.
src/osdu_dags/requirements.txt
+
3
−
3
View file @
7d43df46
# These packages need to be installed in AF Env.
--extra-index-url=https://community.opengroup.org/api/v4/projects/148/packages/pypi/simple
osdu-api~=0.
12.0
osdu-api~=0.
21.3
--extra-index-url=https://community.opengroup.org/api/v4/projects/668/packages/pypi/simple/
osdu-airflow~=0.
12.0
osdu-airflow~=0.
21.2
--extra-index-url https://community.opengroup.org/api/v4/projects/823/packages/pypi/simple
osdu-ingestion~=0.
1
2.0
osdu-ingestion~=0.2
1
.0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment