You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easier to maintain even without merging into mainline spark
The prototype is preliminary, but the concept is proved. I think ruby would be a
more elegant binding language for spark than python. I'm looking forward for more
participants!
The text was updated successfully, but these errors were encountered:
It's unfortunate that @chyh1990 is not very responsive right now, but I was able to get a spark session going after doing a few extra things - chyh1990/jruby-spark#1
Hi,
I have written a new prototype for ruby spark binding
https://github.com/chyh1990/jruby-spark
Although this implementation only works on JRuby, I think this approach is more promising:
https://github.com/chyh1990/jruby-spark/blob/master/examples/pagerank.rb
https://github.com/chyh1990/jruby-spark/blob/master/examples/sqltest.rb
The prototype is preliminary, but the concept is proved. I think ruby would be a
more elegant binding language for spark than python. I'm looking forward for more
participants!
The text was updated successfully, but these errors were encountered: