License |
License |
---|---|
GroupId | GroupIdcom.linkedin.coral |
ArtifactId | ArtifactIdcoral-spark |
Last Version | Last Version2.0.85 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoral-spark
A library for analyzing, processing, and rewriting views defined in the Hive Metastore, and sharing them across multiple execution engines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coral-spark-2.0.85.pom | |
coral-spark-2.0.85.jar | 33 KB |
coral-spark-2.0.85-sources.jar | 23 KB |
coral-spark-2.0.85-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.coral/coral-spark/ -->
<dependency>
<groupId>com.linkedin.coral</groupId>
<artifactId>coral-spark</artifactId>
<version>2.0.85</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.coral/coral-spark/
implementation 'com.linkedin.coral:coral-spark:2.0.85'
// https://jarcasting.com/artifacts/com.linkedin.coral/coral-spark/
implementation ("com.linkedin.coral:coral-spark:2.0.85")
'com.linkedin.coral:coral-spark:jar:2.0.85'
<dependency org="com.linkedin.coral" name="coral-spark" rev="2.0.85">
<artifact name="coral-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.coral', module='coral-spark', version='2.0.85')
)
libraryDependencies += "com.linkedin.coral" % "coral-spark" % "2.0.85"
[com.linkedin.coral/coral-spark "2.0.85"]
Group / Artifact | Type | Version |
---|---|---|
com.linkedin.coral : coral-hive | jar | 2.0.85 |
com.linkedin.coral : coral-schema | jar | 2.0.85 |