Frank Luan
28d88190f6
Update Spark repository for sbt ( #206 )
...
https://dl.bintray.com/spark-packages/maven is a dead link now. According to https://github.com/databricks/sbt-spark-package/issues/50 , this is the new link: https://repos.spark-packages.org
2021-12-13 19:20:13 +09:00
Michael Armbrust
7825449eef
Include publishing to BinTray in release process
...
After this you should be able to use the library in the shell as follows:
```
bin/spark-shell --packages com.databricks:spark-sql-perf:0.2.3
```
Author: Michael Armbrust <michael@databricks.com>
Closes #46 from marmbrus/publishToMaven.
2015-12-23 00:09:35 -08:00
Michael Armbrust
12b7537181
Update databricks plugin
...
Author: Michael Armbrust <michael@databricks.com>
Closes #43 from marmbrus/updatePlugin.
2015-12-08 15:29:47 -08:00
Michael Armbrust
479e4081c2
Add a release process for pushing to DBC
2015-09-09 22:32:31 -07:00
Yin Huai
930751810e
Initial port.
2015-04-15 20:03:14 -07:00