Skip to content

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

Draft
smaheshwar-pltr wants to merge 15 commits intomainfrom
hive-fixes-and-spark-rest-merge
Draft

[Encryption] Attempt to update Hive Integration + REST-Spark Integration#6
smaheshwar-pltr wants to merge 15 commits intomainfrom
hive-fixes-and-spark-rest-merge

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
Co-authored-by: Ryan Blue <rdblue@gmail.com>
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