Hi,I am trying to use the lineage service built in Hive. I need the tables used 
the columns at the source and how they are related to the target. So hive has 
this lineage servicehive --service lineage `cat myQuery`
However it always errors out failing to parse the Hive Query. What am I doing 
wrong here or is this not at all to pull the lineage information?Related 
Links:Jira https://issues.apache.org/jira/browse/HIVE-147Code 
http://grepcode.com/file/repository.cloudera.com/content/repositories/releases/org.apache.hadoop.hive/hive-exec/0.7.1-cdh3u1/org/apache/hadoop/hive/ql/tools/LineageInfo.java#LineageInfo.getLineageInfo%28java.lang.String%29
Thanks,Sumit

Reply via email to