[ https://issues.apache.org/jira/browse/HIVE-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126301#comment-14126301 ]
Ashutosh Chauhan commented on HIVE-2149: ---------------------------------------- No, it will not create schema, but will generate sql file which you can than run to create schema. But, second half of your point is still valid I believe because target requires jdbc connector jar on path. I think useful thing here is to atleast document steps (in addition to any changes required in pom files) on how to do this, if one desires. I myself would have used it if it existed to generate schema for a released version of hive. Anyhow, Invalid is not correct resolution, may be just leave it open? > Fix ant target generate-schema > ------------------------------- > > Key: HIVE-2149 > URL: https://issues.apache.org/jira/browse/HIVE-2149 > Project: Hive > Issue Type: Bug > Reporter: Ashutosh Chauhan > Priority: Minor > > Running generate-schema target in metastore dir results in > generate-schema: > [java] Exception in thread "main" java.lang.NoClassDefFoundError: > org/jpox/SchemaTool -- This message was sent by Atlassian JIRA (v6.3.4#6332)