World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
1.1k
stars
348
forks
source link
[Improvement] Update the jar name to add gravitino prefix #5647
Closed
jerryshao closed 15 hours ago
What would you like to be improved?
Currently, the Gravitino published jars don't have the "gravitino-" prefix, which makes users hard to know if it is from Gravitino or not.
You can check from the maven repo https://repository.apache.org/content/repositories/public/org/apache/gravitino/.
For other projects like Iceberg, they have the project name in your jar (https://repository.apache.org/content/repositories/public/org/apache/iceberg/).
Reproduction
How should we improve?
So we should add the "gravitino-" prefix to the jar name.