BJangir commented on a change in pull request #3375: [CARBONDATA-3512]Index Server Enhancement
URL:
https://github.com/apache/carbondata/pull/3375#discussion_r322336303
##########
File path: docs/index-server.md
##########
@@ -180,6 +179,12 @@ that will authenticate the user to access the index server and no other service.
| Name | Default Value | Description |
|:----------:|:-------------:|:------: |
| ipc.client.rpc-timeout.ms | NA | Set the above property to some appropriate value based on your estimated query time. The best option is to set this to the same value as spark.network.timeout. |
+| hadoop.security.authorization | false | property to enable the Hadoop Security Enable.(Need only Server Side). |
+| hadoop.proxyuser.<indexserver_user>.users | NA | User list for which IndexServer permission to be given ,check
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/Superusers.html|
Review comment:
OK
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]
With regards,
Apache Git Services