ReCiter icon indicating copy to clipboard operation
ReCiter copied to clipboard

Add support for dynamodb local for arm architecture

Open sarbajitdutta opened this issue 2 years ago • 2 comments

So a little back story - I bought a new Apple laptop M2 MacBook and tried to install ReCiter locally but was getting error since OS architecture has changed from amd64 to arm64.

I have added a jar to native-libs folder which takes care of this issues with machine using arm64 architctures.

Cheers!

sarbajitdutta avatar Sep 12 '22 21:09 sarbajitdutta

Given that this only affects DynamoDB local, which ReCiter production at WCM doesn't use, it seems low risk to approve this, so I am proceeding with the approval.

paulalbert1 avatar Oct 02 '22 12:10 paulalbert1

@sarbajitdutta - On second thought, why didn't you push this into the "development" branch first? (By the way, thanks for this commit.)

paulalbert1 avatar Oct 02 '22 12:10 paulalbert1