Opensearchknn_faiss_avx2.so are not delivered as part of 2.19.x opensearch

Versions (relevant - OpenSearch Plugin): 2.19.x

Describe the issue: opensearchknn_faiss_avx2.so is not delivered as part of 2.19.x series,
some environments expect .avx2 files instead of faiss.so files.
Hence, the basic deployement itself failing if KNN plugin is enabled during opensearch installation phase.

Could you please explain is there is any workaround for 2.19.x series to work for avx2 cpu machines.

Configuration: Opensearch KNN plugin enabled with 2.19.2

Relevant Logs or Screenshots:
{“message”:“java.lang.NoClassDefFoundError: Could not initialize class org.opensearch.knn.jni.FaissService”,“metadata”:\{“container_name”:“data”],{“message”:"\tat org.opensearch.knn}

@Maha, This issue has already been raised in the OpenSearch GitHub.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.