org.apache.hadoop.hive.metastore.tools
Class HiveMetaTool
java.lang.Object
org.apache.hadoop.hive.metastore.tools.HiveMetaTool
public class HiveMetaTool
- extends Object
This class provides Hive admins a tool to
- execute JDOQL against the metastore using DataNucleus
- perform HA name node upgrade
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveMetaTool
public HiveMetaTool()
updateFSRootLocation
public void updateFSRootLocation(URI oldURI,
URI newURI,
String serdePropKey,
String tablePropKey,
boolean isDryRun)
main
public static void main(String[] args)
Copyright © 2011 The Apache Software Foundation