[
https://issues.apache.org/jira/browse/HIVE-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660121#action_12660121
]
Prasad Chakka commented on HIVE-203:
------------------------------------
.classpath
classpathentry excluding="test/|test/|java/|gen-java/|test/" kind="src"
path="serde/src"/>
--> what is this excluding for?
Users can create launch configurations for other tests by changing the class
name in the following line in .launch files
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE"
value="org.apache.hadoop.hive.ql.metadata.TestHive"/>
@Override is not an issue for default eclipse configuration. I think your
changed your configuration which is causing the @Override warnings. I think you
removed comment for getDatabases() function along with the @override
why is ant package is needed when gen-test depends on test-init as well?
> fix eclipse templates to get junit tests working
> ------------------------------------------------
>
> Key: HIVE-203
> URL: https://issues.apache.org/jira/browse/HIVE-203
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 0.2.0
> Reporter: Raghotham Murthy
> Assignee: Raghotham Murthy
> Fix For: 0.2.0
>
> Attachments: hive-203.1.patch, hive-203.2.patch
>
>
> right now eclipse templates are not complete.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.