GitHub user karanmehta93 opened a pull request:
https://github.com/apache/phoenix/pull/279
PHOENIX-3757 System mutex table not being created in SYSTEM namespaceâ¦
⦠when namespace mapping is enabled
Backport of https://github.com/apache/phoenix/pull/277 PR
@twdsilva Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karanmehta93/phoenix 4.x-HBase-0.98
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/279.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 #279
----
commit 275fba0e4b03d4f75e57ac14e22ae9e980833037
Author: Karan Mehta <[email protected]>
Date: 2017-10-27T06:24:03Z
PHOENIX-3757 System mutex table not being created in SYSTEM namespace when
namespace mapping is enabled
----
---