Skip to content

Commit a6b5c57

Browse files
authored
README: update to Spark 2.0.1
Spark 2.0.0 has serialization issues.
1 parent 22f7315 commit a6b5c57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ The project has the following compatibility with Apache Spark:
7676

7777
spark-lucenerdd | Release Date | Spark compatibility | Notes | Status
7878
------------------------- | ------------ | -------------------------- | ----- | ----
79-
0.2.4-SNAPSHOT | | >= 2.0.0 | [develop](https://github.com/zouzias/spark-lucenerdd/spark-lucenerdd) | Under Development
80-
0.2.3 | 2016-10-09 | >= 2.0.0 | [tag v0.2.3](https://github.com/zouzias/spark-lucenerdd/tree/v0.2.3) | Released
79+
0.2.4-SNAPSHOT | | >= 2.0.1 | [develop](https://github.com/zouzias/spark-lucenerdd/spark-lucenerdd) | Under Development
80+
0.2.3 | 2016-10-09 | >= 2.0.1 | [tag v0.2.3](https://github.com/zouzias/spark-lucenerdd/tree/v0.2.3) | Released
8181
0.1.0 | 2016-09-26 | 1.4.x, 1.5.x, 1.6.x | [tag v0.1.0](https://github.com/zouzias/spark-lucenerdd/tree/v0.1.0) | Cross-released with 2.10/2.11
8282

8383
### Project Status and Limitations

0 commit comments

Comments
 (0)