Harsha Vamsi Kalluri

Results 44 comments of Harsha Vamsi Kalluri

Opened https://github.com/opensearch-project/documentation-website/pull/7391/files

> ❌ Gradle check result for [e715516](https://github.com/opensearch-project/OpenSearch/commit/e715516df73ec2d1c61fa08f6ecdddb647fbcdf9): [FAILURE](https://build.ci.opensearch.org/job/gradle-check/41130/) > > Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure [a flaky...

Hi @sameercaresu thanks for bringing this up. This is a known issue with OpenSearch serverless. The hadoop client makes a `/` root call to the cluster to get cluster info...

Hi @akshayjain3450, you would need to set the option `opensearch.read.field.as.array.include`. This tells OS hadoop how to map arrays like data. Can you set `.option("opensearch.read.field.as.array.include", "__messageProperties")` and see what happens?

@wbeckler @VachaShah @nknize @dblock would love any feedback.

> @harshavamsi what is preventing us to use the `opensearch-java` as intended, using typed request and response models? (I think that what you meant in approach #2). Yes, I wasn't...

Thanks for this RFC @rishabhmaurya, exciting stuff ahead! Before I provide some comments, I do want to point out that this line points to links that are not accessible to...

@jainankitk @msfroh @reta would love some feedback