License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.saurabhchawla100 |
ArtifactId | ArtifactIdspark-radiant-core |
Version | Version1.0.2.1 |
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-core/ -->
<dependency>
<groupId>io.github.saurabhchawla100</groupId>
<artifactId>spark-radiant-core</artifactId>
<version>1.0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant-core/
implementation 'io.github.saurabhchawla100:spark-radiant-core:1.0.2.1'
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant-core/
implementation ("io.github.saurabhchawla100:spark-radiant-core:1.0.2.1")
'io.github.saurabhchawla100:spark-radiant-core:jar:1.0.2.1'
<dependency org="io.github.saurabhchawla100" name="spark-radiant-core" rev="1.0.2.1">
<artifact name="spark-radiant-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.saurabhchawla100', module='spark-radiant-core', version='1.0.2.1')
)
libraryDependencies += "io.github.saurabhchawla100" % "spark-radiant-core" % "1.0.2.1"
[io.github.saurabhchawla100/spark-radiant-core "1.0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.2 |
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.4 |
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 |