Package org.apache.hadoop.resourceestimator.translator.impl


package org.apache.hadoop.resourceestimator.translator.impl
Implementation for Translator.
  • Classes
    Class
    Description
    org.apache.hadoop.resourceestimator.translator.impl.BaseLogParser
    Base class to implement LogParser.
    org.apache.hadoop.resourceestimator.translator.impl.LogParserUtil
    Common utility functions for LogParser.
    org.apache.hadoop.resourceestimator.translator.impl.NativeSingleLineParser
    This sample parser will parse the sample log and extract the resource skyline.
    org.apache.hadoop.resourceestimator.translator.impl.RmSingleLineParser
    SingleLineParser for Hadoop Resource Manager logs.