You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by traflm <gi...@git.apache.org> on 2018/08/02 18:54:03 UTC

[GitHub] trafodion pull request #1676: TRAFODION-3165 HDFS storage option not work we...

GitHub user traflm opened a pull request:

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

    TRAFODION-3165 HDFS storage option not work well if table use namespace

    If the table has namespace, the path of that table in HDFS should not in /hbase/data/default, but in /hbase/data/<namespace>/

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

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

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

    https://github.com/apache/trafodion/pull/1676.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 #1676
    
----
commit 4ac689a67a80e3627e20a3146565513bd1e5a4ba
Author: Liu Ming <ov...@...>
Date:   2018-08-02T18:51:28Z

    TRAFODION-3165 HDFS storage option not work well if table use namespace

----


---

[GitHub] trafodion pull request #1676: TRAFODION-3165 HDFS storage option not work we...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---