is not current version
Last Version 1.0.4

io.github.saurabhchawla100:spark-radiant 0.0.1

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

0.0.1
Type

Type

pom

Download spark-radiant 0.0.1

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

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