Hi I'm wondering if spark streaming 2.9.3 if the previous version of spark core 2.10 or if these are altogether different libraries, one for streaming and one for other things (batch?). These 2 versions don't work together (at least with my build file) too well.
I can find StreamingContext only in 2.9.3 and not in spark core 2.10? Is there such a class in 2.10? Thanks -A