[v3.0.0] Remove SparkSQL support#3306
Conversation
Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
318df37 to
ab775b9
Compare
the remaining classes means classed in Spark module? If yes, remove SparkSQL module will impact async-query? |
Yes, remaining classes in
|
dai-chen
left a comment
There was a problem hiding this comment.
Thanks for the changes!
|
Hi OpenSearch team, I would like to better understand the implications of the removal of the SparkSQL connector. We are currently using OpenSearch along with PySpark in a production application, querying data with the library "opensearch-spark-30_2.12-1.3.0.jar" and spark.read. Can we still use this approach with OpenSearch 3.0.0, or will we need to make changes? Thank you in advance! @ykmr1224 |
opensearch-spark-30_2.12-1.3.0.jar is maintained by a different repo: https://github.com/opensearch-project/opensearch-hadoop. I would suggest ask there. |
Description
Related Issues
Resolves #3286
Check List
--signoff.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.