Description
When creating a new session, I think it should be possible to specify a custom CloseableHttpClient in parameter of the static method Hadoop.login(url, user,password). This will allow to prepare a well defined CloaseableHttpClient if you want to add headers, limit the length of the message send, define specific strategy on dns resolution or hostname verification, size the connection pool…
Attachments
Attachments
Issue Links
- supercedes
-
KNOX-119 Client DSL disables SSLSocketFactory hostname verifier
- Closed