spark-search icon indicating copy to clipboard operation
spark-search copied to clipboard

Spark Search - high performance advanced search features based on Apache Lucene

Results 45 spark-search issues
Sort by recently updated
recently updated
newest added

hello - im attempting to use this library v0.2 in a yarn, with my driver running on the cluster I am encountering the following exception - `Caused by: org.apache.lucene.index.IndexNotFoundException: no...

Bumps [scalatest-maven-plugin](https://github.com/scalatest/scalatest-maven-plugin) from 2.0.2 to 2.2.0. Release notes Sourced from scalatest-maven-plugin's releases. 2.2.0 Release 2.2.0 includes the following enhancements: Added support for suite sorting and thread count. (scalatest/scalatest-maven-plugin#97) Updated maven-core...

dependencies
java

Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.4 to 3.4.1. Release notes Sourced from maven-shade-plugin's releases. 3.3.0 What's Changed [MSHADE-369] update commons-lang by @​elharo in apache/maven-shade-plugin#49 [MSHADE-370] update mockito by @​elharo in apache/maven-shade-plugin#50 Bump...

dependencies
java

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @​Phantsure in actions/cache#946 Update @​actions/core to 1.10.0...

dependencies
github_actions

Bumps [pyspark](https://github.com/apache/spark) from 2.4.8 to 3.3.1. Commits fbbcf94 Preparing Spark release v3.3.1-rc4 ca60665 [SPARK-40703][SQL] Introduce shuffle on SinglePartition to improve parallelism 27ca30a [SPARK-40782][BUILD] Upgrade jackson-databind to 2.13.4.1 442ae56 [SPARK-8731] Beeline...

dependencies
python

Bumps `scala.version` from 2.12.14 to 2.13.10. Updates `scala-library` from 2.12.14 to 2.13.10 Release notes Sourced from scala-library's releases. Scala 2.13.10 The Scala team at Lightbend is pleased to announce the...

dependencies
java

Bumps `spark.version` from 3.1.2 to 3.3.1. Updates `spark-core_2.12` from 3.1.2 to 3.3.1 Updates `spark-sql_2.12` from 3.1.2 to 3.3.1 Dependabot will resolve any conflicts with this PR as long as you...

dependencies
java

Bumps [elasticsearch-hadoop](https://github.com/elastic/elasticsearch-hadoop) from 7.14.0 to 8.4.3. Release notes Sourced from elasticsearch-hadoop's releases. Elasticsearch Hadoop 8.4.3 Downloads: https://elastic.co/downloads/hadoop Release notes: https://www.elastic.co/guide/en/elasticsearch/hadoop/8.4/eshadoop-8.4.3.html Elasticsearch Hadoop 8.4.2 Downloads: https://elastic.co/downloads/hadoop Release notes: https://www.elastic.co/guide/en/elasticsearch/hadoop/8.4/eshadoop-8.4.2.html Elasticsearch Hadoop...

dependencies
java

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.0 to 3.6.0. Release notes Sourced from actions/setup-java's releases. v3.6.0 In scope of this release we added Maven Toolchains Support and Maven Toolchains Declaration. Moreover, from this...

dependencies
github_actions

For small amounts of data not getting this issue. But if we try to process huge data, then we get the following exception. Any guidance here could be great help....