You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Steven Wong (JIRA)" <ji...@apache.org> on 2010/09/23 00:44:34 UTC

[jira] Updated: (HIVE-1664) Eclipse build broken

     [ https://issues.apache.org/jira/browse/HIVE-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Wong updated HIVE-1664:
------------------------------

    Attachment: HIVE-1664.classpath.patch

The attached HIVE-1664.classpath.patch fixes the .classpath problems. But the build remains broken with these errors that I have little clue about:

Description	Resource	Path	Location	Type
FilterLexer cannot be resolved to a type	ObjectStore.java	/trunk/metastore/src/java/org/apache/hadoop/hive/metastore	line 993	Java Problem
FilterParser cannot be resolved to a type	ObjectStore.java	/trunk/metastore/src/java/org/apache/hadoop/hive/metastore	line 998	Java Problem
FilterParser cannot be resolved to a type	ObjectStore.java	/trunk/metastore/src/java/org/apache/hadoop/hive/metastore	line 998	Java Problem
The import org.apache.hadoop.hive.metastore.parser.FilterLexer cannot be resolved	ObjectStore.java	/trunk/metastore/src/java/org/apache/hadoop/hive/metastore	line 73	Java Problem
The import org.apache.hadoop.hive.metastore.parser.FilterParser cannot be resolved	ObjectStore.java	/trunk/metastore/src/java/org/apache/hadoop/hive/metastore	line 74	Java Problem
FilterLexer cannot be resolved to a type	ObjectStore.java	/trunk/metastore/src/java/org/apache/hadoop/hive/metastore	line 993	Java Problem


> Eclipse build broken
> --------------------
>
>                 Key: HIVE-1664
>                 URL: https://issues.apache.org/jira/browse/HIVE-1664
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>         Attachments: HIVE-1664.classpath.patch
>
>
> After updating trunk to r999644, Eclipse build is broken.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.