-
Notifications
You must be signed in to change notification settings - Fork 3.3k
feat(ingest): Glue jobs #2687
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
Merged
Merged
feat(ingest): Glue jobs #2687
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
334a485
Update README
kevinhu 8580c54
Merge branch 'master' of github.com:kevinhu/datahub into glue-etl
kevinhu 499d308
Merge branch 'linkedin:master' into glue-etl
kevinhu 520b099
Merge branch 'glue-etl' of github.com:kevinhu/datahub into glue-etl
kevinhu 1941e93
Merge branch 'linkedin:master' into glue-etl
kevinhu 5270fac
Read transformation DAGs
kevinhu 67c0807
Extract node sources
kevinhu 3ffdb1a
Init glue MCEs
kevinhu bdae7c1
Refactor job and flow wus
kevinhu 4acc825
Resolve source and sink datasets
kevinhu 68ed8e5
Merge branch 'linkedin:master' into glue-etl
kevinhu 2fd692b
Set URNs correctly
kevinhu a0bc357
Isort and update snapshot JSONs
kevinhu e4b4d64
Successful ingestion
kevinhu 7f0eb42
Refactor job listing
kevinhu fe63ce6
Glue ETL comments
kevinhu 218338e
Clean up s3 naming
kevinhu 5c1c9f2
Add job properties
kevinhu 5e4873a
Fix lint errors
kevinhu 4739367
Temp disable extract_transform in tests
kevinhu ce58f7b
Fix S3 URN
kevinhu a37b1db
Stubs for S3
kevinhu 5050b8f
Fix lint errors
kevinhu ff682a8
Create Glue golden MCE json
kevinhu 5144ffc
Trim Glue golden MCE
kevinhu ab419a4
Reapply freeze to Glue files
kevinhu ecd89a6
Fix golden path
kevinhu 06d6c8a
Merge
kevinhu 51ae22a
Fix duplicate MCEs
kevinhu 108a203
Fix outputDatasets
kevinhu d9d8bc5
Remove S3 URIs
kevinhu e4a96b4
Expand job names
kevinhu db9d8ca
Expand job custom props
kevinhu 7e6333b
Update golden
kevinhu 4026917
Remove ownership classes
kevinhu c436149
Clean up redundant properties
kevinhu 8619918
Merge branch 'linkedin:master' into glue-etl
kevinhu 33dd0ea
Fix topological sort
kevinhu e0eaf0c
Fix S3 browse paths
kevinhu 6f7b74a
Restore feast
kevinhu c738a74
Smaller stubs
kevinhu 1d89927
Update README
kevinhu fe5b087
Resolve golden script conflict
kevinhu 948dd24
Regenerate snapshot JSONs
kevinhu 8a681cd
Merge
kevinhu 95efa7e
Rebuild
kevinhu 55e6619
Refactor node processing
kevinhu 51bdb88
Add links to boto docs
kevinhu 59bbf15
Fix sequence type error
kevinhu 2a4501b
Fix Id typo
kevinhu 8feb874
Merge branch 'linkedin:master' into glue-etl
kevinhu d173d6c
Types for process_dataflow_graph
kevinhu 1b44baf
Include extension type in glue imports
kevinhu d80f529
S3 deduplication logic
kevinhu db1c638
Fix type annotation
kevinhu 8eb3d50
Add comments for deduplication
kevinhu 5b66074
Fix dataset IDs for Glue
kevinhu 9955e06
Merge branch 'linkedin:master' into glue-etl
kevinhu 6335f95
Update golden files
kevinhu 09b9b60
Merge
kevinhu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Set URNs correctly
- Loading branch information
commit 2fd692b7e2ed34e7d79b6734a999dc83451438a7
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.