Search Results for: Scala
-
Software Development
Can MicroServices Architecture Solve All Your Problems?
IT is one field where you can find new things coming everyday. Theses days the whole developer community websites are…
Read More » -
Scala
Spark: Write to CSV file with header using saveAsFile
In my last blog post I showed how to write to a single CSV file using Spark and Hadoop and…
Read More » -
DevOps
Continuous Deployment: Introduction
This article is part of the Continuous Integration, Delivery and Deployment series. Continuous deployment is the ultimate culmination of software…
Read More » -
Software Development
Making Side Projects With New Technologies
(Captain Obvious mantle on) You are a software engineer and maybe you have a side project – something that you…
Read More » -
DevOps
A Virtual Mesos Cluster with Vagrant and Chef
This is a republished guest blog post by Ed Ropple. Ed is a platform engineer with Localytics. His ambition is…
Read More » -
Software Development
An introduction to REST
REST, or Representational State Transfer is an architectural style, or more simply, a set of constraints. We will look at the constraints…
Read More » -
Core Java
ExecutorService – 10 tips and tricks
ExecutorService abstraction has been around since Java 5. We are talking about 2004 here. Just a quick reminder: both Java…
Read More » -
Clojure
Clojure at Scale: Why Python Just Wasn’t Enough for AppsFlyer
A first hand experience and an introduction to Clojure at scale Still considered a bit of an esoteric language, Clojure…
Read More » -
Scala
Spark: Parse CSV file and group by column value
I’ve found myself working with large CSV files quite frequently and realising that my existing toolset didn’t let me explore…
Read More »