License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.saurabhchawla100 |
ArtifactId | ArtifactIdspark-radiant-common |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpark-Radiant is Apache Spark Performance and Cost Optimizer. The product, Spark-Radiant will
help optimize performance and cost considering catalyst optimizer rules, Enhanced Auto-Scaling
in Spark, Collecting Important Metrics related to spark job, BloomFilter Index in Spark etc.
|
<!-- https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant-common/ -->
<dependency>
<groupId>io.github.saurabhchawla100</groupId>
<artifactId>spark-radiant-common</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant-common/
implementation 'io.github.saurabhchawla100:spark-radiant-common:1.0.4'
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant-common/
implementation ("io.github.saurabhchawla100:spark-radiant-common:1.0.4")
'io.github.saurabhchawla100:spark-radiant-common:jar:1.0.4'
<dependency org="io.github.saurabhchawla100" name="spark-radiant-common" rev="1.0.4">
<artifact name="spark-radiant-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.saurabhchawla100', module='spark-radiant-common', version='1.0.4')
)
libraryDependencies += "io.github.saurabhchawla100" % "spark-radiant-common" % "1.0.4"
[io.github.saurabhchawla100/spark-radiant-common "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 3.2.1 |
org.apache.spark : spark-sql_2.12 | jar | 3.2.1 |
org.scala-lang : scala-library | jar | 2.12.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.3 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.4.6 |
org.jmock : jmock-junit4 | jar | 2.12.0 |