You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by mahsa mofidpoor <mo...@gmail.com> on 2012/04/05 03:04:55 UTC

java doc and source code

Hello,

I created java doc using Eclipse and githup source code. In the Java doc
there exist a class called *org.apache.hadoop.hive.ql.parse.HiveLexer,*
but in *hive <https://github.com/apache/hive>* /
ql<https://github.com/apache/hive/tree/trunk/ql>
 / src <https://github.com/apache/hive/tree/trunk/ql/src> /
java<https://github.com/apache/hive/tree/trunk/ql/src/java>
 / org <https://github.com/apache/hive/tree/trunk/ql/src/java/org> /
apache<https://github.com/apache/hive/tree/trunk/ql/src/java/org/apache>
 / hadoop<https://github.com/apache/hive/tree/trunk/ql/src/java/org/apache/hadoop>
 / hive<https://github.com/apache/hive/tree/trunk/ql/src/java/org/apache/hadoop/hive>
 / ql<https://github.com/apache/hive/tree/trunk/ql/src/java/org/apache/hadoop/hive/ql>
 / *parse there is no HiveLexer.java. *
*Am I looking at the right place? Should they match by the way?*
*
*
*Thank you for your response in advance.*
*Bests,*
*Mahsa *