org.apache.mahout

common

package common

Visibility
  1. Public
  2. All

Type Members

  1. class DrmMetadata extends AnyRef

  2. case class HDFSPathSearch(pathURI: String, filePattern: String = "", recursive: Boolean = false) extends Product with Serializable

    Returns a java.lang.String, which is comma delimited list of URIs discovered based on parameters in the constructor.

  3. trait HDFSUtil extends AnyRef

    High level Hadoop version-specific hdfs manipulations we need in context of our operations.

Value Members

  1. object DrmMetadata

  2. object Hadoop2HDFSUtil extends HDFSUtil

    Deprecated Hadoop 1 api which we currently explicitly import via Mahout dependencies.

Ungrouped