Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
19いいね 1344回再生

Distributed Computing in Clojure and Spark - Jonathan Brown

Apache Spark is a distributed computing environment enabling data analytics tasks to run on a variety of computing platforms and languages. In this talk Jonathan covers how to write a data processing program in Clojure and deploy it to a spark cluster on Kubernetes.

One of the challenges of writing distributed programs is bridging the gap between the development environment and the production cluster. These operational aspects of the developer experience are a focus of this talk, illustrating how Clojure's REPL-based, test driven development approach can be applied to spark programs.

コメント