simon824 commented on issue #3562:
URL: https://github.com/apache/hudi/issues/3562#issuecomment-908821359
I want to add hudi-spark3-bundle dependency in another project with maven
like
```
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-spark-bundle_2.12</artifactId>
<version>0.9.0</version>
</dependency>
```
I didn't found hudi-spark3-bundle_2.12 in https://mvnrepository.com/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]