[ 
https://issues.apache.org/jira/browse/AMBARI-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707365#comment-13707365
 ] 

Nate Cole commented on AMBARI-2643:
-----------------------------------

To use this feature, set properties like so:
{noformat}
server.jdbc.properties.<jdbc_prop_name>=<value>
{noformat}

Some examples values:
Derby: {{server.jdbc.properties.shutdown=true}} - this is used in a unit test 
to confirm value is set; it generates an error.
Postgres: {{server.jdbc.properties.loglevel=2}} - adds logging output from 
Postgres' driver.
                
> Read timeout issues in Oracle JDBC connections where read has a long timeout
> ----------------------------------------------------------------------------
>
>                 Key: AMBARI-2643
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2643
>             Project: Ambari
>          Issue Type: Improvement
>    Affects Versions: 1.2.5
>            Reporter: Nate Cole
>            Assignee: Nate Cole
>             Fix For: 1.2.5
>
>         Attachments: AMBARI-2643.patch
>
>
> Read timeout issues in Oracle JDBC connections where read has a long timeout. 
> This happens when the read timeout is too long.  In order to set appropriate 
> timeout, add specially prefixed values in {{ambari.properties}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to