Create hoodie-utilities-bundle to host the shaded jar
- hoodie-utilities can now be pulled in as compile time dependency - Lets users test their DeltaStreamer transformers for e.g - Tested the docker demo works & takes in the bundle - Doc changes to follow, to move DeltaStreamer commands to bundle jar
This commit is contained in:
committed by
vinoth chandar
parent
a5e2439514
commit
acd74129cd
1
pom.xml
1
pom.xml
@@ -41,6 +41,7 @@
|
||||
<module>packaging/hoodie-hive-bundle</module>
|
||||
<module>packaging/hoodie-spark-bundle</module>
|
||||
<module>packaging/hoodie-presto-bundle</module>
|
||||
<module>packaging/hoodie-utilities-bundle</module>
|
||||
<module>docker/hoodie/hadoop</module>
|
||||
<module>hoodie-integ-test</module>
|
||||
</modules>
|
||||
|
||||
Reference in New Issue
Block a user