Fork me on GitHub
#xtdb
<
2022-04-02
>
tbrooke14:04:48

I am trying to run XTDB (via Biff @foo) on an M1 Macbook and I get the following error: Execution error (UnsatisfiedLinkError) at java.lang.ClassLoader/loadLibrary (ClassLoader.java:2393). Can't load library: /var/folders/rx/7wp_8m0131sgkntjqsbpg90r0000gn/T/xtdb_rocksdb-6.12.7/librocksdbjni-osx.jnilib I found a discussion of this at: https://github.com/xtdb/xtdb/issues/1518 I also checked on: https://github.com/facebook/rocksdb/issues/7720 A discussion about RockDB and Kafka and found this: "https://github.com/cadonna mentioned this issue https://github.com/facebook/rocksdb/issues/7720#ref-pullrequest-1184986548 https://github.com/apache/kafka/pull/11967 Merged" This was apparently a few days ago!! Is there a way to upgrade the dependency in XTDB? I am thinking that this may fix my issue

refset14:04:50

Hey @U054219BT so are you running the 1.21.0-beta2 release already?

refset14:04:24

if so, you might need to try clearing your classpath cache or something :thinking_face:

tbrooke15:04:30

I am using XTDB through @foo ' sBiff - I just updated everything and it does use 1.21.0-beta2 now and everything works. BTE my new Macbook Pro M1 is awesome

🍏 1
Jacob O'Bryant18:04:17

excellent, I just updated biff to beta2 last night :)

🙏 1
refset22:04:34

Wonderful, glad to hear 🙂