Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AbsaOSS
/
atum
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
30
Code
Issues
19
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
AWS S3 support for Atum
- #38
#38
Merged
dk1844
merged 18 commits into
master
AbsaOSS/atum:master
from
feature/37-aws-sdk-poc
AbsaOSS/atum:feature/37-aws-sdk-poc
Copy head branch name to clipboard
Sep 21, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
AWS S3 support for Atum
#38
dk1844
merged 18 commits into
master
AbsaOSS/atum:master
from
feature/37-aws-sdk-poc
AbsaOSS/atum:feature/37-aws-sdk-poc
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2020
testrun fix (spark.testing.memory=1g)
dk1844
committed
1648c9b
View commit details
Copy full SHA for 1648c9b
Browse repository at this point
spark-version update to v2.4.5, json4s update, aws sdk latest version added.
dk1844
committed
b1f5e17
View commit details
Copy full SHA for b1f5e17
Browse repository at this point
tests enabled in examples, order for the sample measurements tests instilled
dk1844
committed
d0145ca
View commit details
Copy full SHA for d0145ca
Browse repository at this point
Loader from s3 crudely works on local host by reading my SAML profile
dk1844
committed
ac00d10
View commit details
Copy full SHA for ac00d10
Browse repository at this point
Commits on Aug 24, 2020
Storer to s3 crudely works on local host by reading my SAML profile and by explictly providing the kmsKeyId
dk1844
committed
aa50232
View commit details
Copy full SHA for aa50232
Browse repository at this point
Commits on Aug 25, 2020
Unit tests for ControlMeasuresHdfsLoaderJsonFile | ControlMeasuresHdfsStorerJsonSpec
dk1844
committed
6ecf7f2
View commit details
Copy full SHA for 6ecf7f2
Browse repository at this point
Commits on Aug 27, 2020
Unit tests for ControlMeasuresS3LoaderJsonSpec
Show description for 11b751b
dk1844
committed
11b751b
View commit details
Copy full SHA for 11b751b
Browse repository at this point
Commits on Aug 28, 2020
ScalaTest version update to 3.2.2, Mockito -> ScalaMockito
dk1844
committed
89def5c
View commit details
Copy full SHA for 89def5c
Browse repository at this point
ControlMeasuresS3LoaderJsonSpec enhanced - now checking the GetObjectRequest that is used to query object on S3.
dk1844
committed
003bb24
View commit details
Copy full SHA for 003bb24
Browse repository at this point
Commits on Aug 31, 2020
ControlMeasuresS3StorerJsonSpec added
dk1844
committed
3e2125d
View commit details
Copy full SHA for 3e2125d
Browse repository at this point
SampleS3Measurements1|2 now work with SAML profile and KMS Key ID loaded from environment property: TOOLING_KMS_KEY_ID
Show description for 98f27b9
dk1844
committed
98f27b9
View commit details
Copy full SHA for 98f27b9
Browse repository at this point
scaladoc fix (reformat revert)
dk1844
committed
e993f78
View commit details
Copy full SHA for e993f78
Browse repository at this point
scala doc touchups
Show description for 6c51d92
dk1844
committed
6c51d92
View commit details
Copy full SHA for 6c51d92
Browse repository at this point
Commits on Sep 3, 2020
storeCurrentInfoFile divided into HDFS and S3 version
Show description for def1d73
dk1844
committed
def1d73
View commit details
Copy full SHA for def1d73
Browse repository at this point
writeInfoFileForQueryForS3 vs writeInfoFileForQuery - based on used storer (s3 based or not). may expose the kmsKeyId this way, though!
dk1844
committed
f609686
View commit details
Copy full SHA for f609686
Browse repository at this point
Commits on Sep 4, 2020
writeInfoFileForQueryForS3 vs writeInfoFileForQuery - fix
Show description for 60c1be4
dk1844
committed
60c1be4
View commit details
Copy full SHA for 60c1be4
Browse repository at this point
Commits on Sep 7, 2020
SparkQueryExecutionListerner.onSuccess - only writing info with a defined storer, no storing otherwise.
Show description for 5d051b9
dk1844
committed
5d051b9
View commit details
Copy full SHA for 5d051b9
Browse repository at this point
isValidS3Path added to S3Utils, test updates
dk1844
committed
3fa2198
View commit details
Copy full SHA for 3fa2198
Browse repository at this point
You can’t perform that action at this time.