You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 03:19:53 UTC

[jira] [Commented] (CALCITE-641) Implement logging throughout Avatica

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

Julian Hyde commented on CALCITE-641:
-------------------------------------

Agreed. My preference is low-dependency and flexible (Avatica might be used with and without Hadoop on the path, for instance). 

Note that JDBC is integrated with java.util.logging - see java.sql.Driver#getLogging - but that does not absolutely force our hand.

> Implement logging throughout Avatica
> ------------------------------------
>
>                 Key: CALCITE-641
>                 URL: https://issues.apache.org/jira/browse/CALCITE-641
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Nick Dimiduk
>            Assignee: Julian Hyde
>
> Right now there's not much to go on regarding the Avatica internals. We should make a decision on a logging library and take a first pass at operational log messages. We should also provide a recommended log configuration for downstreamers.



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