Hi, I’ve been following the instructions in the README to get parquet-mr building locally but I am running into this dependency issue:
[ERROR] Failed to execute goal on project parquet-hadoop: Could not resolve dependencies for project org.apache.parquet:parquet-hadoop:jar:1.10.1-SNAPSHOT: Could not find artifact com.github.rdblue:brotli-codec:jar:0.1.1 in …. I found the github repo for this project and followed the instructions there to add the jetpack repository to my mvn settings.xml but that still didn’t resolve the issue. Are there other steps that I am missing? Thanks, Andy.
