snowflakedb / spark-snowflake   2.4.9

Apache License 2.0 Website GitHub

Snowflake Data Source for Apache Spark.

Scala versions: 2.11 2.10

spark-snowflake 2.2.1


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.11
Version:
2.2.1
Release Date:
May 11, 2017
Licenses:
Files:

libraryDependencies += "net.snowflake" %% "spark-snowflake" % "2.2.1"

Mill build tool

ivy"net.snowflake::spark-snowflake:2.2.1"

Scala CLI

//> using dep "net.snowflake::spark-snowflake:2.2.1"

Ammonite REPL

import $ivy.`net.snowflake::spark-snowflake:2.2.1`

<dependency>
  <groupId>net.snowflake</groupId>
  <artifactId>spark-snowflake_2.11</artifactId>
  <version>2.2.1</version>
</dependency>

compile group: 'net.snowflake', name: 'spark-snowflake_2.11', version: '2.2.1'