Registry / testing / spark-tags-2-12

spark-tags-2-12

JSON →
library3.5.8javamavenunverified

Spark Tags provides tagging utilities for Apache Spark, a unified analytics engine for large-scale data processing.

<dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-tags_2.12</artifactId> <version>3.5.8</version> </dependency>
INSTALL
IMPORT
SIG · SPARK-TAGS-2-12
S
spark-tags-2-12
testingjavav3.5.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SparkTag
org.apache.spark.tags.SparkTag

Annotates a test class with a Spark tag for categorization.

import org.apache.spark.tags.SparkTag; @SparkTag public class ExampleTest { // test code }
Debug
Known issues
breakingScala version suffix (_2.12) indicates compatibility with Scala 2.12 only; mixing with other Scala versions may cause runtime errors.
fix
Ensure your project uses Scala 2.12 or use the appropriate artifact for your Scala version (e.g., spark-tags_2.13).
affects: all versions
Upgrade
Version history
3.5.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
spark-tags-2-12 — mvn dependency:get spark-tags-2-12 · libregistry