dev-java/h2o (spark-overlay)

Search

Install

Install this package:

emerge -a dev-java/h2o

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask dev-java/h2o

Or alternatively:

emerge --autounmask-write -a dev-java/h2o

Package Information

Description:
Metapackage for H2O, a distributed, fast & scalable machine learning platform
Homepage:
https://www.h2o.ai/
License:
metapackage

Versions

Version EAPI Keywords Slot
3.36.1.3 8 ~amd64 $(ver_cut 1-2)
3.36.1.2 8 ~amd64 $(ver_cut 1-2)
3.34.0.8 8 ~amd64 $(ver_cut 1-2)
3.32.1.7 7 ~amd64 $(ver_cut 1-2)

Metadata

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>liaoyuan@gmail.com</email>
		<name>Yuan Liao</name>
	</maintainer>
	<use>
		<flag name="flow">
			Enable H2O Flow, a web-based interactive
			computational environment for H2O
		</flag>
		<flag name="jetty9-full" restrict="&gt;=dev-java/h2o-3.36">
			Use <pkg>dev-java/h2o-jetty9</pkg> instead of
			<pkg>dev-java/h2o-jetty9-minimal</pkg> as H2O's
			Jetty module; more dependencies will be pulled
		</flag>
		<flag name="target-encoder">
			Enable the H2O Target Encoder plugin
		</flag>
	</use>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p dev-java/h2o | euse -E <flag> -p dev-java/h2o | euse -D <flag> -p dev-java/h2o

Flag Description 3.36.1.3 3.36.1.2 3.34.0.8 3.32.1.7
flow Enable H2O Flow, a web-based interactive computational environment for H2O
jetty9-full Use <pkg>dev-java/h2o-jetty9</pkg> instead of <pkg>dev-java/h2o-jetty9-minimal</pkg> as H2O's Jetty module; more dependencies will be pulled
target-encoder Enable the H2O Target Encoder plugin