Skip to content

Conversation

@vaibhavkhanduja
Copy link

Spark 2.0 deprecates DataFrame against DataSet, with having DataFrame as alias of DataSet[Row]. These changes are needed to make sure the code can be used with spark 2.0. The changes also required moving up with Scala compiler version to 2.11.8 and changes in spray libs appropriately.

Did basic testing with spark 2.0 shell and sbt test.

@vaibhavkhanduja
Copy link
Author

@FRosner I checked the test cases seem to be failing w/o my changes too. Can you please confirm?

@vaibhavkhanduja
Copy link
Author

@FRosner Any thoughts here?

@FRosner
Copy link
Owner

FRosner commented Jan 20, 2017

Sorry I don't have the time to look at it at the moment :(

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