Skip to content

Conversation

@rjurney
Copy link
Collaborator

@rjurney rjurney commented Nov 12, 2024

I went through the docs, ran all the example code and fixed any problems I ran into.

Previously this was in the docs/index.md:

* we are still considering making small adjustments to the API. The GraphFrames project will be
considered for inclusion into Spark once we are confident that the current API addresses current
and future needs.

* some important features present in GraphX such as partitioning are missing. We would like to
offer some equivalent operations before considering merging with the Spark project.

* GraphFrames is used as a testbed for advanced, graph-specific optimizations into Spark’s
Catalyst engine. Having them in a separate project accelerates the development cycle.

That being said, GraphFrames follows the same code quality standards as Spark, and it is
cross-compiled and published for a large number of Spark versions. It is
easy for users to depend on it.

I have removed this and included our plan to make GraphFrames a part of Apache Spark.

@rjurney rjurney changed the base branch from master to rjurney/MaxMetaspaceSize November 12, 2024 00:34
@rjurney rjurney requested review from WeichenXu123 and rxin November 12, 2024 11:26
Copy link
Contributor

@WeichenXu123 WeichenXu123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rjurney rjurney merged commit fe9cc34 into rjurney/MaxMetaspaceSize Nov 12, 2024
6 checks passed
rjurney added a commit that referenced this pull request Nov 13, 2024
…nio.ch, java.lang ALL-UNNAMED (#464)

* Java opt MaxPermSize --> MaxMetaspaceSize, includes for Java 17+ sun.nio.ch, java.lang ALL-UNNAMED

* Default spark.version 3.5.0 --> 3.5.3

* Docs update PR - GraphFrames version, future plans re: Apache Spark inclusion (#467)
@rjurney rjurney deleted the rjurney/docs-update branch April 15, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants