MVN

org.apache.fluo : fluo-cluster

Maven & Gradle

Feb 22, 2018
2 usages

Apache Fluo Cluster · This module contains all code necessary to run Apache Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-cluster</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.fluo : fluo-cluster to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.apache.fluo : fluo-cluster to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
fluo-cluster-1.2.0
1.1.x
fluo-cluster-1.1.0-incubating
1.0.x
fluo-cluster-1.0.0-incubating

How to add a dependency to Maven

Add the following org.apache.fluo : fluo-cluster maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-cluster</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.fluo : fluo-cluster gradle dependency to your build.gradle file:

implementation 'org.apache.fluo:fluo-cluster:1.2.0'

Gradle Kotlin DSL: Add the following org.apache.fluo : fluo-cluster gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.fluo:fluo-cluster:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.fluo : fluo-cluster sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.fluo" % "fluo-cluster" % "1.2.0"

Advertisement

Dependencies from Group

Apr 11, 2023
22 usages
Apr 11, 2023
19 usages
Apr 11, 2023
16 usages
Mar 02, 2018
7 usages
Apr 11, 2023
6 usages

Discover Dependencies

Mar 27, 2017
2 usages
6.5k stars
Feb 18, 2020
2 usages
3 stars
Nov 11, 2016
1 usages
1 stars
Mar 30, 2017
1 usages
Nov 14, 2016
1 usages
0 stars
Jan 03, 2017
2 usages
1 stars
Jan 23, 2017
1 usages
131 stars
May 17, 2018
1 usages
517 stars
Jan 20, 2017
2 usages