[
https://issues.apache.org/jira/browse/HBASE-12109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165425#comment-14165425
]
Ted Yu commented on HBASE-12109:
--------------------------------
Integrated to master.
Patch doesn't apply cleanly on branch-1:
{code}
Patching file
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java
using Plan A...
Hunk #1 succeeded at 45 with fuzz 2 (offset 2 lines).
Hunk #2 succeeded at 81 (offset 2 lines).
Hunk #3 succeeded at 2306 with fuzz 2 (offset -1 lines).
patch: **** misordered hunks! output would be garbled
{code}
Can you attach patches for branch-1 and 0.98 ?
> user_permission command for namespace does not return correct result
> --------------------------------------------------------------------
>
> Key: HBASE-12109
> URL: https://issues.apache.org/jira/browse/HBASE-12109
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 2.0.0
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Priority: Minor
> Fix For: 2.0.0, 0.98.8, 0.99.1
>
> Attachments: HBASE-12109_0.patch, HBASE-12109_1.patch,
> HBASE-12109_2.patch, HBASE-12109_3.patch,
> TEST-org.apache.hadoop.hbase.client.TestShell.xml,
> org.apache.hadoop.hbase.client.TestShell-output.txt,
> org.apache.hadoop.hbase.client.TestShell.txt
>
>
> The existing user_permission command does not return permissions related to
> namespace. The permissions exist in the acl table, but the user_permission.rb
> does not handle namespaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)