demo-scala-python (homepage)

A Spark Package Template

@brkyvz / (1)

Template Spark Package. Test update


Tags

  • 1|python
  • 1|demo
  • 1|template
  • 1|scala
  • 1|examples

How to

Include this package in your Spark Applications using:

spark-shell, pyspark, or spark-submit

> $SPARK_HOME/bin/spark-shell --packages brkyvz:demo-scala-python:1.2-s_2.10

sbt

If you use the sbt-spark-package plugin, in your sbt build file, add:

spDependencies += "brkyvz/demo-scala-python:1.2-s_2.10"

Otherwise,

resolvers += "Spark Packages Repo" at "https://repos.spark-packages.org/"

libraryDependencies += "brkyvz" % "demo-scala-python" % "1.2-s_2.10"

Maven

In your pom.xml, add:
<dependencies>
  <!-- list of dependencies -->
  <dependency>
    <groupId>brkyvz</groupId>
    <artifactId>demo-scala-python</artifactId>
    <version>1.2-s_2.10</version>
  </dependency>
</dependencies>
<repositories>
  <!-- list of other repositories -->
  <repository>
    <id>SparkPackagesRepo</id>
    <url>https://repos.spark-packages.org/</url>
  </repository>
</repositories>

Releases

Version: 1.2-s_2.10 ( d56ca8 | zip | jar ) / Date: 2016-05-25 / License: Apache-2.0 / Scala version: 2.10

Version: 1.0.1-s_2.11 ( d56ca8 | zip | jar ) / Date: 2015-08-04 / License: Apache-2.0 / Scala version: 2.11

Spark Scala/Java API compatibility: - 0% , - 100% , - 100%

Version: 1.0.1-s_2.10 ( d56ca8 | zip | jar ) / Date: 2015-08-04 / License: Apache-2.0 / Scala version: 2.10

Spark Scala/Java API compatibility: - 0% , - 1% , - 100% , - 0% , - 100%

Version: 0.1.7.3-s_2.11 ( d56ca8 | zip | jar ) / Date: 2015-06-23 / License: Apache-2.0 / Scala version: 2.11

Spark Scala/Java API compatibility: - 0% , - 100%

Version: 0.1.7.3 ( d56ca8 | zip | jar ) / Date: 2015-06-23 / License: Apache-2.0 / Scala version: 2.10

Spark Scala/Java API compatibility: - 1% , - 100% , - 0% , - 0%

Version: 0.1.3-s_2.10 ( 4c2ce5 | zip | jar ) / Date: 2015-03-17 / License: Apache-2.0 / Scala version: 2.10

Spark Scala/Java API compatibility: - 0% , - 1% , - 100% , - 0%

Version: 0.1.3 ( 4c2ce5 | zip | jar ) / Date: 2015-03-17 / License: Apache-2.0 / Scala version: 2.11

Spark Scala/Java API compatibility: - 0%

Version: 0.1.2-s_2.11 ( 4c2ce5 | zip | jar ) / Date: 2015-03-16 / License: Apache-2.0 / Scala version: 2.11

Spark Scala/Java API compatibility: - 100%

Version: 0.1.2 ( 4c2ce5 | zip | jar ) / Date: 2015-03-16 / License: Apache-2.0 / Scala version: 2.10

Spark Scala/Java API compatibility: - 87% , - 100% , - 84%

Version: 0.1.1 ( 4c2ce5 | zip | jar ) / Date: 2015-03-09 / License: Apache-2.0 / Scala version: 2.10

Spark Scala/Java API compatibility: - 100% , - 84% , - 87%

Version: 0.1-s_2.10 ( dcb4ba | zip | jar ) / Date: 2015-03-06 / License: Apache-2.0 / Scala version: 2.10

Spark Scala/Java API compatibility: - 100% , - 84% , - 87%

Version: 0.1 ( dcb4ba | zip | jar ) / Date: 2015-03-06 / License: Apache-2.0 / Scala version: 2.11

Spark Scala/Java API compatibility: - 100%