Hi :wave: Noob question: There's this fork (<https...
# replication-troubleshooting
n
Hi šŸ‘‹ Noob question: There's this fork (https://github.com/Brigad/airbyte/tree/shrodingers/destination-databricks-normalizable) that has an updated connector (databricks) with new incremental dedupe sync mode that I'd like to use. I cloned the fork locally and tried
docker compose up
but I'm not getting the new options from that repo šŸ¤” any help/documentation on how to
docker compose / build a fork
locally?
āœļø 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2792 to ensure timely resolution!
s
Hey @Nazih Kalo, have you tried running the
SUB_BUILD=PLATFORM ./gradlew build
command to build the platform?
n
Yes I did but ended up getting a build error :/ I’m afk right now but will provide details when I get to my laptop in ~40mins
s
Hey @Nazih Kalo, are you still getting build errors?