| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.github.saurabhchawla100 |
| ArtifactId | ArtifactIdspark-radiant |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSpark-Radiant
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.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spark-radiant-1.0.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant/
implementation 'io.github.saurabhchawla100:spark-radiant:1.0.4'
// https://jarcasting.com/artifacts/io.github.saurabhchawla100/spark-radiant/
implementation ("io.github.saurabhchawla100:spark-radiant:1.0.4")
'io.github.saurabhchawla100:spark-radiant:pom:1.0.4'
<dependency org="io.github.saurabhchawla100" name="spark-radiant" rev="1.0.4">
<artifact name="spark-radiant" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.saurabhchawla100', module='spark-radiant', version='1.0.4')
)
libraryDependencies += "io.github.saurabhchawla100" % "spark-radiant" % "1.0.4"
[io.github.saurabhchawla100/spark-radiant "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.3 |
| org.mockito : mockito-core | jar | 3.4.6 |
| org.jmock : jmock-junit4 | jar | 2.12.0 |
| junit : junit | jar | 4.13.1 |