GitHub user selvaganesang opened a pull request:

    https://github.com/apache/trafodion/pull/1746

    [TRAFODION-3234] Add support for hive partitioned tables

    Refactored the interaction with hive metastore to use the efficient APIs to 
obtain the necessary
    information to construct the hive table descriptors. This refactoring is 
expected to reduce the
    memory requirements, efficient and high performing even when there are 
thousands of partitions.

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

    $ git pull https://github.com/selvaganesang/trafodion oom_in_hive_metastore

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

    https://github.com/apache/trafodion/pull/1746.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 #1746
    
----
commit 923ca5738a24ab2fc60f6afda69eef6ad9a480cb
Author: selvaganesang <selva.govindarajan@...>
Date:   2018-11-13T16:42:37Z

    [TRAFODION-3234] Add support for hive partitioned tables
    
    Refactored the interaction with hive metastore to use the efficient APIs to 
obtain the necessary
    information to construct the hive table descriptors. This refactoring is 
expected to reduce the
    memory requirements, efficient and high performing even when there are 
thousands of partitions.

----


---

Reply via email to