hadoop-user-write
The hadoop-user-write
role allows use of MarkLogic Server as an output destination for a MapReduce job. This role does not grant any other privileges, so the mapreduce.marklogic.output.user
may still require additional privileges to insert or update content in the target database. The hadoop-user-write
role has the following execute privileges:
Name |
Action URI |
---|---|
any-uri |
http://marklogic.com/xdmp/privileges/any-uri |
hadoop-user-write |
http://marklogic.com/xdmp/privileges/hadoop-user-write |
unprotected-collections |
http://marklogic.com/xdmp/privileges/unprotected-collections |
xdbc:eval |
http://marklogic.com/xdmp/privileges/xdbc-eval |
xdbc:insert-in |
http://marklogic.com/xdmp/privileges/xdbc-insert-in |
xdmp:with-namespaces |
http://marklogic.com/xdmp/privileges/xdmp-with-namespace |