Hey Guys: I would like to create a read-only(just consume) namespace and i have try to run this command .
*************************************** $ apache-pulsar-2.4.1/bin/pulsar-admin namespaces grant-permission custom1/namespace1 --actions consume --role justconsume *************************************** But i just got error: *************************************** Authorization is not enabled Reason: HTTP 501 Not Implemented *************************************** (1) and i don't understand the use of the role parameter,if
