Is the Holiday Spirit Contagious? During Ippon's first Data Hackathon in December 2020,…
Scala For the Arrogant: Putting It Into Practice
Examining a code refactoring In my first post on Scala for the Arrogant [https://test-ippon.…
Kafka tutorial #8 - Spark Structured Streaming
This is the post number 8 in this series where we go through the basics…
What does it take to learn to Scala? To put it another way, what does…
Streaming With Scala: The Nuance of Real-Time Twitter Data
At Ippon Technologies USA, we're lucky enough to have "Coding Dojos"…
SBT - simple build tool for Scala projects
SBT is the favorite build tool for Scala developers, it is used by the Play…
Testing strategy for Apache Spark jobs - Part 1 of 2
Like any other application, Apache Spark jobs deserve good testing practices and coverage. Indeed, the…