hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-4718] Add Kerberos kinit command support for cli.

Open paul8263 opened this issue 3 years ago • 2 comments

Change Logs

Added kerberos kinit command for hudi cli. Now it supports connecting to Kerberized Hadoop cluster.

As it may be complicated to prepare a temporary Kerberized environment for unit tests, I have tested it with local Kerberized Hadoop cluster.

Impact

It has no impact on performance.

Risk level: none

Contributor's checklist

  • [ ] Read through contributor's guide
  • [ ] Change Logs and Impact were stated clearly
  • [ ] Adequate tests were added if applicable
  • [ ] CI passed

paul8263 avatar Sep 20 '22 02:09 paul8263

@hudi-bot run azure

paul8263 avatar Sep 23 '22 01:09 paul8263

CI report:

  • 4ee8185dcd10508cadee2cbfd9c4ba89106963f9 Azure: FAILURE
Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

hudi-bot avatar Sep 24 '22 22:09 hudi-bot

LGTM. @paul8263 Thanks for adding this! Could you also update the website with this new feature: https://hudi.apache.org/docs/cli? You can follow the instruction to make the change: https://hudi.apache.org/contribute/developer-setup#website.

Hi @yihua , I created a PR that added docs for this issue. Please see: https://github.com/apache/hudi/pull/6790

If there is anything else that needs me to do, please let me know. Thanks.

paul8263 avatar Sep 26 '22 03:09 paul8263

@paul8263 Thanks for adding the docs! I'll review #6790.

CI is green. Merging this PR. Screen Shot 2022-09-26 at 07 09 55

yihua avatar Sep 26 '22 14:09 yihua