Hi, I found pages removed from hive-site are not removed from https://hive.apache.org/. That's probably because our CI/CD pipeline doesn't remove files from the publish branch, i.e., asf-site.
https://github.com/apache/hive-site/tree/asf-site We should solve this issue so users don't go to obsolete pages. For example, if you Google "hive docker", you will visit an outdated page. I created a pull request. I don't know the original intention of keeping the removed files. Please tell me about anything if you're concerned. https://github.com/apache/hive-site/pull/48 Best, Okumin