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

ASF GitHub Bot commented on HIVE-17234:
---------------------------------------

GitHub user alanfgates opened a pull request:

    https://github.com/apache/hive/pull/218

    HIVE-17234

    This patch removes all of the unused parts of HBase metastore.  The 
aggregate stats work is kept, and moves into directories that match the already 
changed packages.  Two methods that were still used from HBaseUtils move into 
MetaStoreUtils.  FileMetadata remains in the hbase package, since I believe 
Sergey wants to use it sometime in the future.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alanfgates/hive hive17234

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/218.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #218
    
----
commit 6afb3e1335e3541b6775a58d00b383cc36024d18
Author: Alan Gates <ga...@hortonworks.com>
Date:   2017-08-03T00:12:09Z

    HIVE-17234 Remove HBase metastore from master

commit fbce5296c95f38bb56ff2ba3a670f02533ed6661
Author: Alan Gates <ga...@hortonworks.com>
Date:   2017-08-03T00:32:59Z

    Removed one more file I missed previously.

----


> Remove HBase metastore from master
> ----------------------------------
>
>                 Key: HIVE-17234
>                 URL: https://issues.apache.org/jira/browse/HIVE-17234
>             Project: Hive
>          Issue Type: Task
>          Components: HBase Metastore
>    Affects Versions: 3.0.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>
> No new development has been done on the HBase metastore in at least a year, 
> and to my knowledge no one is using it (nor is it even in a state to be fully 
> usable).  Given the lack of interest in continuing to develop it, we should 
> remove it rather than leave dead code hanging around and extra tests taking 
> up time in test runs.



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

Reply via email to