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

Added to Reproduction Logs (Anserini) - Raghav Vasudeva #2618

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

Raghav0005
Copy link
Contributor

Completed the onboarding on MacOS (MacBook Pro M1)

After completing the build for Anserini (with these instructions: https://github.com/castorini/anserini?tab=readme-ov-file#-installation), running the bin/run.sh commands led to the following exception:
Error: A JNI error has occurred, please check your installation and try again

The workaround was to get the fatjar with the following command:
wget https://repo1.maven.org/maven2/io/anserini/anserini/0.38.0/anserini-0.38.0-fatjar.jar
Then, I ran modified bin/run.sh commands with this specific fatjar and was able to proceed with the onboarding.

@lintool
Copy link
Member

lintool commented Oct 9, 2024

Does this mean that you were not able to successfully build Anserini?

@Raghav0005
Copy link
Contributor Author

I received no exceptions/errors when building Anserini - which leads me to believe it succeeded. The resulting fatjars are also present in the ./target folder.

@lintool lintool merged commit 0705b9c into castorini:master Oct 9, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants