Skip to content

[DOC] Document supported versions of Java, Python, Scala#158

Merged
jkbradley merged 2 commits intographframes:masterfrom
felixcheung:docsupportedversions
Jan 17, 2017
Merged

[DOC] Document supported versions of Java, Python, Scala#158
jkbradley merged 2 commits intographframes:masterfrom
felixcheung:docsupportedversions

Conversation

@felixcheung
Copy link
Member

@felixcheung felixcheung commented Dec 31, 2016

related to #151

@codecov-io
Copy link

codecov-io commented Dec 31, 2016

Current coverage is 87.17% (diff: 100%)

Merging #158 into master will decrease coverage by 0.01%

@@             master       #158   diff @@
==========================================
  Files            18         18          
  Lines           765        764     -1   
  Methods         687        689     +2   
  Messages          0          0          
  Branches         68         65     -3   
==========================================
- Hits            667        666     -1   
  Misses           98         98          
  Partials          0          0          

Powered by Codecov. Last update 775367b...910f594

@felixcheung felixcheung changed the title Document supported versions of Java, Python, Scala [DOC] Document supported versions of Java, Python, Scala Dec 31, 2016
docs/index.md Outdated
GraphFrames is compatible with Spark 1.6+. However, later versions of Spark include major improvements
to DataFrames, so GraphFrames may be more efficient when running on more recent Spark versions.

GraphFrames is tested with Java 7, Python 2 and 3, and running against Spark 1.6+ (Scala 2.10.6) and Spark 2.0+ (Scala 2.11.8).
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you drop the minors of the scala versions?

Copy link
Member Author

Choose a reason for hiding this comment

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

done - I think you mean patch part of the scala versions

@felixcheung
Copy link
Member Author

@thunterdb when you get a chance. I'll open a PR for #166 too once this is in. (although, we probably need to snap version back to 0.3 manually instead of 0.4.0-SNAPSHOT)

@jkbradley
Copy link
Member

LGTM, thank you!

@jkbradley jkbradley merged commit 1087825 into graphframes:master Jan 17, 2017
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.

4 participants