[
https://issues.apache.org/jira/browse/HIVE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15702666#comment-15702666
]
ASF GitHub Bot commented on HIVE-15273:
---------------------------------------
GitHub user b-slim opened a pull request:
https://github.com/apache/hive/pull/119
HIVE-15273 adding confing to http client
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/b-slim/hive fix_http_client
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit ae7c217f6937d8ec818a61df4a1579de0d11d36e
Author: Slim Bouguerra <[email protected]>
Date: 2016-11-23T22:49:07Z
adding confing to http client
----
> Http Client not configured correctly
> ------------------------------------
>
> Key: HIVE-15273
> URL: https://issues.apache.org/jira/browse/HIVE-15273
> Project: Hive
> Issue Type: Bug
> Components: Druid integration
> Reporter: slim bouguerra
> Assignee: slim bouguerra
> Priority: Minor
> Attachments: 0001-adding-confing-to-http-client.patch,
> HIVE-15273.patch
>
>
> Current used http client by the druid-hive record reader is constructed with
> default values. Default values of numConnection and ReadTimeout are very
> small which can lead to following exception " ERROR
> [2ee34a2b-c8a5-4748-ab91-db3621d2aa5c main] CliDriver: Failed with exception
> java.io.IOException:java.io.IOException: java.io.IOException: org.apache.h
> ive.druid.org.jboss.netty.channel.ChannelException: Channel disconnected"
> Full stack can be found
> here.https://gist.github.com/b-slim/384ca6a96698f5b51ad9b171cff556a2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)