org.apache.hadoop.hive.ql.profiler
Class HiveProfilerUtils
java.lang.Object
org.apache.hadoop.hive.ql.profiler.HiveProfilerUtils
public class HiveProfilerUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveProfilerUtils
public HiveProfilerUtils()
createTableIfNonExistent
public static void createTableIfNonExistent(HiveProfilerConnectionInfo info,
String createTable)
throws Exception
- Throws:
Exception
closeConnection
public static boolean closeConnection(HiveProfilerConnectionInfo info)
throws SQLException
- Throws:
SQLException
Copyright © 2012 The Apache Software Foundation