org.apache.hadoop.hive.ql.history
Class HiveHistoryUtil
java.lang.Object
org.apache.hadoop.hive.ql.history.HiveHistoryUtil
public class HiveHistoryUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveHistoryUtil
public HiveHistoryUtil()
parseHiveHistory
public static void parseHiveHistory(String path,
HiveHistory.Listener l)
throws IOException
- Parses history file and calls call back functions. Also look at
HiveHistoryViewer
- Parameters:
path
- l
-
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation