Skip to content
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

[Encryption] Attempt to update Hive Integration + REST-Spark Integration #6

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

smaheshwar-pltr
Copy link
Owner

No description provided.

ggershinsky and others added 15 commits September 12, 2024 08:59
update snapshot producer

update the patch

clean up

fix for previous patch

address review comments

move key wrapping to metadata encryption

encrypt manifest list key metadata

new aad util

null key needs no encryption

comment; clearer method/var names

use key encryption key for manifest list keys

add encryption util changes

update EncryptionTestHelpers

handle api change

remove unused lines

revert revapi.yml

KEK cache

unitest update

rename var

address review comments

fix timeout default

change writer kek timeout default

Updates from review.

cache unwrapped keys
Comment on lines +60 to +62
public void setEncryptionManager(EncryptionManager em) {
this.em = em;
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not ideal. Hacky way of fixing the issue of the IO tracker invoking ops.io() before a commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants