Hi guys, I want to start a proposal about refactoring the naming of the "hudi-hadoop-mr" module.
IMHO, this module name is not user-friendly. It may make users confused. Because it looks like that it's about integrating with MapReduce( although I know it referenced parquet-mr[1] project). Based on the purpose of this module (contains InputFormat implementations for ReadOptimized, Incremental, Realtime views). I suggest that we can rename it to "*hudi-query-common*". Then, we can also rename "hudi-hadoop-mr-bundle" to "*hudi-query-bundle*". What do you think? Any thoughts and suggestions are welcome and appreciated. Best, Vino [1]: https://github.com/apache/parquet-mr
