Skip to content

Instantly share code, notes, and snippets.

@nano-yang
nano-yang / Makefile
Created December 15, 2017 01:01
spark dependency with Makefile
#### config packages ####
PACKAGES := \
net.liftweb:lift-json:2.0 \
datastax:spark-cassandra-connector:1.6.10-s_2.11 \
#### main part ####
null :=
space := $(null) #