Last Version

Spark Project SQL 2.4.8

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-sql_2.11
Version

Version

2.4.8
Type

Type

jar
Description

Description

Spark Project SQL
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://spark.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download spark-sql_2.11 2.4.8


<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-sql_2.11/ -->
<dependency>
    <groupId>org.apache.spark</groupId>
    <artifactId>spark-sql_2.11</artifactId>
    <version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-sql_2.11/
implementation 'org.apache.spark:spark-sql_2.11:2.4.8'
// https://jarcasting.com/artifacts/org.apache.spark/spark-sql_2.11/
implementation ("org.apache.spark:spark-sql_2.11:2.4.8")
'org.apache.spark:spark-sql_2.11:jar:2.4.8'
<dependency org="org.apache.spark" name="spark-sql_2.11" rev="2.4.8">
  <artifact name="spark-sql_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-sql_2.11', version='2.4.8')
)
libraryDependencies += "org.apache.spark" % "spark-sql_2.11" % "2.4.8"
[org.apache.spark/spark-sql_2.11 "2.4.8"]

Dependencies

compile (13)

Group / Artifact Type Version
com.univocity : univocity-parsers jar 2.7.3
org.apache.spark : spark-sketch_2.11 jar 2.4.8
org.apache.spark : spark-core_2.11 jar 2.4.8
org.apache.spark : spark-catalyst_2.11 jar 2.4.8
org.apache.spark : spark-tags_2.11 jar 2.4.8
org.apache.orc : orc-core jar 1.5.5
org.apache.orc : orc-mapreduce jar 1.5.5
org.apache.parquet : parquet-column jar 1.10.1
org.apache.parquet : parquet-hadoop jar 1.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.6.7.3
org.apache.arrow : arrow-vector jar 0.10.0
org.apache.xbean : xbean-asm6-shaded jar 4.8
org.spark-project.spark : unused jar 1.0.0

provided (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 9.4.40.v20210413

test (12)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 test-jar 2.4.8
org.apache.spark : spark-catalyst_2.11 test-jar 2.4.8
org.apache.spark : spark-tags_2.11 test-jar 2.4.8
org.scalacheck : scalacheck_2.11 jar 1.13.5
com.h2database : h2 jar 1.4.195
mysql : mysql-connector-java jar 5.1.38
org.postgresql : postgresql jar 9.4.1207.jre7
org.apache.parquet : parquet-avro jar 1.10.1
org.mockito : mockito-core jar 1.10.19
org.scalatest : scalatest_2.11 jar 3.0.3
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.