Package org.apache.hadoop.resourceestimator.translator.impl
package org.apache.hadoop.resourceestimator.translator.impl
Implementation for
Translator.-
ClassesClassDescriptionorg.apache.hadoop.resourceestimator.translator.impl.BaseLogParserBase class to implement
LogParser.org.apache.hadoop.resourceestimator.translator.impl.LogParserUtilCommon utility functions forLogParser.org.apache.hadoop.resourceestimator.translator.impl.NativeSingleLineParserThis sample parser will parse the sample log and extract the resource skyline.org.apache.hadoop.resourceestimator.translator.impl.RmSingleLineParserSingleLineParserfor Hadoop Resource Manager logs.