Uses of Class
org.apache.hadoop.hive.ql.parse.ParseException

Packages that use ParseException
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.tools   
 

Uses of ParseException in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse that throw ParseException
 ASTNode ParseDriver.parse(String command)
           
 

Uses of ParseException in org.apache.hadoop.hive.ql.tools
 

Methods in org.apache.hadoop.hive.ql.tools that throw ParseException
 void LineageInfo.getLineageInfo(String query)
          parses given query and gets the lineage info.
static void LineageInfo.main(String[] args)
           
 



Copyright © 2009 The Apache Software Foundation