Tristen Georgiou created AMBARI-14805:
-----------------------------------------
Summary: Accumulo RPC SASL Impersonation not configurable via
Ambari
Key: AMBARI-14805
URL: https://issues.apache.org/jira/browse/AMBARI-14805
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.2
Environment: RHEL7
Reporter: Tristen Georgiou
In order to configure Accumulo RPC SASL impersonation, user needs to be able to
create key-value config pairs like so:
{noformat}
instance.rpc.sasl.impersonation.accumulo/[email protected] =
[email protected]
instance.rpc.sasl.impersonation.accumulo/[email protected] =
foo.example.com
{noformat}
Ambari rejects these keys since they contain a disallowed characters '/' and
'@', but for Accumulo, these are valid keys.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)