[ https://issues.apache.org/jira/browse/HIVE-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174605#comment-13174605 ]
John Sichi commented on HIVE-2673: ---------------------------------- Hmmm, it's because Eclipse is loading BuiltinUtils.class from its own crazy build location instead of from the .jar like it's supposed to: Should be: jar:file:/Users/jsichi/open/hive-trunk/build/builtins/hive-builtins-0.9.0-SNAPSHOT.jar!/META-INF/class-info.xml But is: jar:file:/Users/jsichi/open/hive-trunk/build/eclipse-classes/!/META-INF/class-info.xml Do you know how to tell it to load from the jar instead? > Eclipse launch configurations fail due to unsatisfied builtins JAR dependency > ----------------------------------------------------------------------------- > > Key: HIVE-2673 > URL: https://issues.apache.org/jira/browse/HIVE-2673 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Reporter: Carl Steinbach > Assignee: John Sichi > Fix For: 0.8.1 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira