alan_rodriguez
alan_rodriguez
Refer to apache kerb-admin api and kadmin.local, from my point of view, exportkeytab is very useful. How about adding it? @russjancewicz
After several hours running, 'addprinc' threw RPCErrorError, but 'getprinc' returned the different response( principal exist but this function returned none ), so i should try/catch the exception only with addprinc...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.4 ### What's Wrong? Disk usage increases over time slowly, meanwhile...
**Describe the problem you faced** I have two jobs: - JobA use spark3.3.2+hudi0.14.1 append batch log data; - JobB use spark3.3.2+hudi0.12.3 to read log data produced by JobA. Then error...
**Describe the problem you faced** I'm using Spark3.5 + Hudi0.15.0 for partitioned table, when I choose `req_date` and `req_hour` for partition column name, I will get this error, but task...