You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2014/03/28 05:19:15 UTC

[jira] [Created] (TEZ-988) http.maxConnections needs to be configurable in Tez Fetcher & read from errorstream to make the connection reusable

Rajesh Balamohan created TEZ-988:
------------------------------------

             Summary: http.maxConnections needs to be configurable in Tez Fetcher & read from errorstream to make the connection reusable
                 Key: TEZ-988
                 URL: https://issues.apache.org/jira/browse/TEZ-988
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Rajesh Balamohan
            Assignee: Rajesh Balamohan


1. Currently http.maxConnections is set to 5 (default).  Make this configurable in Fetcher.java.  This will help in running larger queries

2. ErrorStream has to be read completely in order to make the connection reusable (when keepAlive is enabled).  Currently, we do not read error stream.




--
This message was sent by Atlassian JIRA
(v6.2#6252)