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

optimisation of storage #30

Open
robertswh opened this issue Mar 17, 2022 · 0 comments
Open

optimisation of storage #30

robertswh opened this issue Mar 17, 2022 · 0 comments

Comments

@robertswh
Copy link
Collaborator

Comments from DF on optimisation ideas.

Consider using ORC for space efficiency/long term storage?
Also consider storing HIVE data as:

  • partitioned, if the partition is used for subsequent transformation expressions (e.g. filtering on the partition key)
  • bucketed, if the partition is used for subsequent joins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant