amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Feature]: Provide ability to impersonate to the owner of each table when optimizing

Open byungnam opened this issue 5 months ago • 2 comments

Description

Currently, Amoro uses the specified UGI - typically, superuser for the optimization tasks. This results in the output files of the optimization task being owned by the superuser instead of the actual owner of the table.

Use case/motivation

No response

Describe the solution

Make an option on catalog which enables impersonation to the owner of each table. If this option is enabled, optimize task will be run with impersonation to the owner of each table.

Subtasks

No response

Related issues

No response

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

byungnam avatar Sep 12 '24 05:09 byungnam