You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2017/09/11 22:09:00 UTC

[jira] [Updated] (HIVE-17506) Fix standalone-metastore pom.xml to not depend on hive's main pom

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

Alan Gates updated HIVE-17506:
------------------------------
    Attachment: HIVE-17506.patch

Attached a patch that builds standalone-metastore as a separate module.  It still builds as part of top level Hive as well (i.e. cd hive; mvn install; will still build the standalone-metastore in addition to the rest of Hive).  I did not solve some of the other issues like its own javadoc or rat or findbugs.  Basically at this point its on par with the storage-api.

> Fix standalone-metastore pom.xml to not depend on hive's main pom
> -----------------------------------------------------------------
>
>                 Key: HIVE-17506
>                 URL: https://issues.apache.org/jira/browse/HIVE-17506
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Metastore
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-17506.patch
>
>
> In order to be separately releasable the standalone metastore needs to have its own pom rather than inherit from Hive's.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)