logoalt Hacker News

alfalfasprout10/02/20241 replyview on HN

What about spark? Given the incredible adoption of spark across the industry I don't see scala going away anytime soon.


Replies

SOLAR_FIELDS10/02/2024

Probably PySpark and similar connectors are robust enough now that they are not necessarily joined at the hip like they were 10 years ago. If you were working in Spark at the maximal of its hype cycle around then you basically had to use Scala in at least some extent - even if it was simply a core team exposing native API’s in other languages - since it was the most native approach that exposed all the apis you needed. Nowadays probably other languages and wrappers have caught up enough that using Scala is not such the absolute requirement it was before.

show 1 reply