Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for dynamodb local for arm architecture #497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sarbajitdutta
Copy link
Contributor

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 sarbajitdutta added this to In progress in ReCiter enhancements via automation Sep 12, 2022
@sarbajitdutta sarbajitdutta self-assigned this Sep 12, 2022
@paulalbert1
Copy link
Contributor

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
ReCiter enhancements
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants