Hello Taher, Can you share a bit more of the error message you're seeing? Perhaps attach a longer portion of the log showing all the gradle(?) output? Where exactly is the problem occurring that you can't resolve classes in the relocated package?
Thanks, Adrian On Thu, 6 May 2021 at 13:28, Taher Koitawala <taher...@gmail.com> wrote: > Hi All, > Very silly help needed. I am trying to work on the metadata > file version test cases and I want to build iceberg locally. I cloned the > master branch and ran > > - ./gradlew build -x test > > on the root directory. everything builds however I am still not able to > resolve org.apache.iceberg.relocated. package. What am I missing? > > Regards, > Taher Koitawala >