registry
registry copied to clipboard
Simplifying the hadoop related dependencies
"registry-common" has dependencies on hadoop-client, hadoop-aws, hadoop-azure.... Wherever registry-common, all these dependencies get along as transitive dependencies. Some of these dependencies need to be pruned out.
Clients that use authorization-agent should not depend on hadoop library for Authorization exception.
Done.