spark-components

时间:2024-05-20 20:55:13
【文件属性】:

文件名称:spark-components

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-20 20:55:13

Clojure

火花组件 Clojure组件,用于使用管理Spark上下文的生命周期以及。 安装 用法 ( ns my-app ( :require [components.spark :refer [new-spark]] [flambo.conf :as conf])) ( defn my-system [config] ( let [spark-config ( -> ( conf/spark-conf ) ( conf/master ( config :spark-master-url " local " )) ( conf/app-name ( config :spark-app-name " my_app " )))] ( component


【文件预览】:
spark-components-master
----src()
--------components()
----LICENSE(11KB)
----README.md(1KB)
----project.clj(477B)
----.gitignore(238B)

网友评论