[
https://issues.apache.org/jira/browse/HIVE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704760#comment-15704760
]
Lefty Leverenz commented on HIVE-15273:
---------------------------------------
Thanks for the changes, [~bslim], now I understand the default value.
Quibbles: "eg" should be "e.g.," but since you have the examples in
parentheses I'd change:
bq. "... ISO8601 format, eg (P2W, P3M, PT1H30M, PT0.750S), default is period
of 1 minute"
to:
bq. "... ISO8601 format (for example P2W, P3M, PT1H30M, PT0.750S), default is
period of 1 minute."
Also, both parameter descriptions should end with periods.
The quibbles aren't important enough for a new patch, but if you're making a
patch for other reasons you could include these changes.
> Druid 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)