durgaswaroop commented on pull request #110:
URL: https://github.com/apache/incubator-livy/pull/110#issuecomment-906180869


   And with the following configuration, livy UI doesn't give me any option to 
enter a username or password. 
   
   ```
   livy.server.auth.type = dis
   livy.server.auth.dis.class = com.dis.DISAuthenticationFilter
   livy.server.auth.dis.param.username = user
   livy.server.auth.dis.param.password = password
   ```
   
   What other parameters need to be passed?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to