tcodehuber
tcodehuber
If using apache hadoop edition in manual way, trash/recycle bin is not enabled. It's because the core-site.xml is empty by default, which lacks two important confs(fs.trash.interval and fs.trash.checkpoint.interval). For my...
## Why are the changes needed? Close #2591. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
## Why are the changes needed? Close #2568 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...
## Why are the changes needed? Close #2637 . ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the...
## Why are the changes needed? Close #2636. ## Brief change log - ## How was this patch tested? - [ ] Add some test cases that check the changes...
### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? I think it is worth...
### Search before asking - [X] I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar issues. ### Description Auto build official docker image according to github workflow actions. ###...
### Description Although the implementation of Spark Optimizer is currently supported, users need to run it in an external container, which is triggered by an external scheduling platform usually. Encapsulating...