Skip to content

Commit f248498

Browse files
authored
Change the notice about Spark integration
People get confused and think that it is already working src-d/datasets#77 (comment)
1 parent 0082a18 commit f248498

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ gitbase was born to ease the analysis of git repositories and their source code.
2424

2525
Also, making it MySQL compatible, we provide the maximum compatibility between languages and existing tools.
2626

27-
It comes as a single self-contained binary and it can be used as a standalone service. The service is able to process local repositories or integrate with existing tools and frameworks (e.g. Apache Spark) to make source code analysis on a large scale.
27+
It comes as a single self-contained binary and it can be used as a standalone service. The service is able to process local repositories and integrates with existing tools and frameworks to simplify source code analysis at large scale.
28+
The integration with Apache Spark is planned and is currently under active development.
2829

2930
## Further reading
3031

0 commit comments

Comments
 (0)