beeline -u 'jdbc:hive2://localhost:10001/default;transportMode=http;httpPath=cliservice' -n <username> is connecting successfully though I am not passing password.
So is there anyway to secure it so that user should not connect it? Note that we have knox for the same which is working fine.
!connect jdbc:hive2://localhost:8443/default;transportMode=http;httpPath=gateway/default/hive.