GitHub user traflm opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/585

    [TRAFODION-2096] create all tpcds hive tables from install_local_hadoop

    create all TPCDS required table in hive, and genreate data. So it will be 
easier to run and test using TPCDS queries.
    This is helpful for future testing, for example, by introducing 'WITH 
clause' or 'rollup', one can run a same query in Hive and in Trafodion and 
compare the result, using real TPCDS queries.
    
    By this change, I also want to check the extra Jerkins test.

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

    $ git pull https://github.com/traflm/incubator-trafodion TRAFODION-2096

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

    https://github.com/apache/incubator-trafodion/pull/585.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 #585
    
----
commit 024e001d384fc343cc380a3dccdaa7abbc0757d4
Author: Liu Ming <[email protected]>
Date:   2016-07-07T15:03:36Z

    [TRAFODION-2096] create all tpcds hive external tables from 
install_local_hadoop

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to