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 <ovis_poly@...>
Date:   2018-08-02T18:51:28Z

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

----


---

Reply via email to