| commit | 8b3eea8d80a374c0b8680f5150d4695901dc36f0 | [log] [tgz] |
|---|---|---|
| author | Adonis Ling <adonis0147@gmail.com> | Fri Jun 02 13:19:33 2023 +0800 |
| committer | GitHub <noreply@github.com> | Fri Jun 02 13:19:33 2023 +0800 |
| tree | 486c87f31df359770738b528fe539850c39e010e | |
| parent | ae4a442849764b81965acc8f579d736f0192d246 [diff] |
[chore] Build HDFS libraries only (#85) 1. We don't need to build the whole hadoop project. We can build HDFS related libraries to save the build time. 2. Port to GCC-13