[ 
https://issues.apache.org/jira/browse/HIVE-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126286#comment-14126286
 ] 

Lars Francke commented on HIVE-2149:
------------------------------------

Ah, maybe I have been too overeager. Do I understand this correctly that this 
goal would create the necessary schema (tables etc.) in an underlying database?

I've looked at the datanucleus Maven Plugin 
http://www.datanucleus.org/products/datanucleus/jdo/schema.html
That does have a schema-create goal which one can just run. The only problem I 
am facing there is that it expects the DB Driver on the classpath so we'd need 
a profile for every DB....I think.

I'd be in favor of leaving this closed until someone needs it and is willing to 
work on it but I won't object if you want to open it again :)

> 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)

Reply via email to