[
https://issues.apache.org/jira/browse/TRAFODION-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567362#comment-16567362
]
ASF GitHub Bot commented on TRAFODION-3165:
-------------------------------------------
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
----
> HDFS storage option not work well if table use namespace
> --------------------------------------------------------
>
> Key: TRAFODION-3165
> URL: https://issues.apache.org/jira/browse/TRAFODION-3165
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: liu ming
> Assignee: liu ming
> Priority: Major
>
> If the table is under a namespace, the current code logic will find wrong path
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)