Skip to content

Switch k-NN repo path to logs dir to avoid pathing issues on non-windows #5500

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

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented May 2, 2025

Description

Switch k-NN repo path to logs dir to avoid pathing issues on non-windows

java.lang.IllegalStateException: Unable to access 'path.repo' (/usr/share/opensearch/C:\)

Issues Resolved

#3747

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-project-automation github-project-automation bot moved this from Backlog to In review in OpenSearch Engineering Effectiveness May 2, 2025
@peterzhuamazon peterzhuamazon merged commit 73f3c6d into opensearch-project:main May 2, 2025
17 checks passed
@peterzhuamazon peterzhuamazon deleted the remove-cdisk-reference-on-knn-integtest branch May 2, 2025 20:45
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board May 2, 2025
@@ -83,7 +83,7 @@ components:
node.attr.knn_cb_tier: integ
path.repo:
- /tmp
- C:\
- logs
Copy link
Member

@gaiksaya gaiksaya May 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the integration tests have this (C:/) fixed path configured, they might fail right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants