Skip to content

Rado Buransky

Scala developer.

Rado Buransky

Scala developer.

Rado Buransky

Scala developer.

January 26, 2022January 28, 2022Programming

Release a Gradle Project Using GitLab CI/CD Pipeline

Release and publish a Gradle project from GitLab CI/CD pipeline to a Maven repository.

April 6, 2016July 19, 2020Programming

Introducing ReactiveInflux: non-blocking InfluxDB driver for Apache Spark

The first release of ReactiveInflux developed at Pygmalios – a non-blocking driver for both Scala and Java featuring immutability, testability and extensibility. Comming with a support for Apache Spark it is the weapon of choice.

March 4, 2016March 4, 2016spark

Fighting NotSerializableException in Apache Spark

Using Spark context in a class contructor can cause serialization issues. Move the logic and variables to a member method to avoid some of these problems.

January 5, 2016Programming

Exclude log4j to use slf4j with logback in a Gradle project

The goal is to remove log4j from all transitive dependencies in a Gradle project and replace it by slf4j and logback.

December 23, 2015December 23, 2015Programming

Remote Monitoring of Apache Cassandra running in Docker via JMX using Datadog

Step-by-step guide on how to remotely monitor Apache Cassandra in Docker container via JMX using cloud monitoring service Datadog.

October 7, 2015Programming

Integration testing with Gradle

Unit testing works automatically using Gradle, but if you would like to have a separate set of integration tests you need to […]

September 23, 2015January 28, 2016Programming

Build and release Scala/Java Gradle project in GitLab using Jenkins to Artifactory

Sunrise in Slovakia

I am going to show in detail how to regularly build your project and then how to make a release build. It […]

August 16, 2014July 18, 2020scala

Publish JAR artifact using Gradle to Artifactory

Agile sheep

So I have wasted (invested) a day or two just to find out how to publish a JAR using Gradle to a […]

May 2, 2014July 18, 2020scala

Scala for-comprehension with concurrently running futures

Can you tell what’s the difference between the following two? If yes, then you’re great and you don’t need to read further. […]

February 20, 2014July 18, 2020play-framework

Init.d shell script for Play framework distributed applications

I wrote a shell script to control Play framework applications packaged using built-in command dist. Applications packaged this way are zipped standalone […]

Posts navigation

1 2 3 >

Archives

  • March 2022
  • January 2022
  • April 2016
  • March 2016
  • January 2016
  • December 2015
  • October 2015
  • September 2015
  • August 2014
  • May 2014
  • February 2014
  • December 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
© 2023 Rado Buransky. Proudly powered by Sydney