is not current version
Last Version 1.0.4

io.github.saurabhchawla100:spark-radiant 1.0.2

Spark-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.

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.saurabhchawla100
ArtifactId

ArtifactId

spark-radiant
Version

Version

1.0.2
Type

Type

pom

Download spark-radiant 1.0.2

Filename Size
spark-radiant-1.0.2.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant/ -->
<dependency>
    <groupId>io.github.saurabhchawla100</groupId>
    <artifactId>spark-radiant</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant/
implementation 'io.github.saurabhchawla100:spark-radiant:1.0.2'
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant/
implementation ("io.github.saurabhchawla100:spark-radiant:1.0.2")
'io.github.saurabhchawla100:spark-radiant:pom:1.0.2'
<dependency org="io.github.saurabhchawla100" name="spark-radiant" rev="1.0.2">
  <artifact name="spark-radiant" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.saurabhchawla100', module='spark-radiant', version='1.0.2')
)
libraryDependencies += "io.github.saurabhchawla100" % "spark-radiant" % "1.0.2"
[io.github.saurabhchawla100/spark-radiant "1.0.2"]