nsivabalan commented on code in PR #6751:
URL: https://github.com/apache/hudi/pull/6751#discussion_r984909707
##########
pom.xml:
##########
@@ -1997,6 +2016,19 @@
</property>
</activation>
</profile>
+ <profile>
+ <id>m1-mac</id>
+ <properties>
+ <spark2.version>2.4.8</spark2.version>
+ <rocksdbjni.version>6.29.4.1</rocksdbjni.version>
Review Comment:
can we also leave the snappy version as is for other profiles and use
1.1.8.3 just for mac m1 profile
--
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]