hudi
hudi copied to clipboard
[HUDI-4718] Add Kerberos kinit command support for cli.
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
@hudi-bot run azure
CI report:
- 4ee8185dcd10508cadee2cbfd9c4ba89106963f9 Azure: FAILURE
Bot commands
@hudi-bot supports the following commands:@hudi-bot run azurere-run the last Azure build
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 Thanks for adding the docs! I'll review #6790.
CI is green. Merging this PR.
