Hivemall on Spark

Scalable Machine Learning Library for Apache Hive

License

License

GroupId

GroupId

io.github.myui
ArtifactId

ArtifactId

hivemall-spark
Last Version

Last Version

0.4.2-rc.2
Release Date

Release Date

Type

Type

jar
Description

Description

Hivemall on Spark
Scalable Machine Learning Library for Apache Hive
Project Organization

Project Organization

Makoto YUI

Download hivemall-spark

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.github.myui : hivemall-core jar 0.4.2-rc.2
io.github.myui : hivemall-mixserv jar 0.4.2-rc.2
org.scala-lang : scala-library jar 2.11.8
org.apache.spark : spark-core_2.11 jar 1.6.1
org.apache.spark : spark-sql_2.11 jar 1.6.1
org.apache.spark : spark-hive_2.11 jar 1.6.1
org.apache.spark : spark-mllib_2.11 jar 1.6.1
org.apache.commons : commons-compress jar 1.8

test (2)

Group / Artifact Type Version
org.xerial : xerial-core jar 3.2.3
org.scalatest : scalatest_2.11 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2-rc.2
0.4.2-rc.1