eyala commented on a change in pull request #15: Add Spark functionality to DataFu, datafu-spark URL: https://github.com/apache/datafu/pull/15#discussion_r288963450
########## File path: datafu-spark/README.md ########## @@ -0,0 +1,71 @@ +# datafu-spark + +datafu-spark contains a number of spark API's and a "Scala-Python bridge" that makes calling Scala code from Python, and vice-versa, easier. + +It has been tested on Spark releases from with 2.1.0 to 2.4.0, using Scala 2.10 and 2.11. + +----------- Review comment: I have a work-in-progress blog post explaining some of the datafu-spark API's. I can add it to the branch, and maybe move some of it into the datafu-spark README. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services