Chinmay Kulkarni created PHOENIX-5500:
-----------------------------------------
Summary: Add documentation for Exec permission requirements on
SYSTEM.CHILD_LINK for creating views
Key: PHOENIX-5500
URL: https://issues.apache.org/jira/browse/PHOENIX-5500
Project: Phoenix
Issue Type: Improvement
Affects Versions: 4.15.0, 5.1.0
Reporter: Chinmay Kulkarni
Assignee: Chinmay Kulkarni
Fix For: 4.15.0, 5.1.0
PHOENIX-4810 introduces a new endpoint coprocessor ChildLinkMetaDataEndpoint
for adding parent->child links to the SYSTEM.CHILD_LINK table whenever a view
is created.
When namespace mapping is enabled, users that wish to create views will need to
be granted Exec permissions on SYSTEM.CHILD_LINK in order to be able to invoke
this coprocessor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)