You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Vincent Devillers (JIRA)" <ji...@apache.org> on 2016/12/08 18:42:59 UTC

[jira] [Created] (KNOX-805) Allow defining a custom HttpClient when creating a new session

Vincent Devillers created KNOX-805:
--------------------------------------

             Summary: Allow defining a custom HttpClient when creating a new session
                 Key: KNOX-805
                 URL: https://issues.apache.org/jira/browse/KNOX-805
             Project: Apache Knox
          Issue Type: Bug
          Components: ClientDSL
            Reporter: Vincent Devillers


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…



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)