You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2012/01/24 23:56:43 UTC

[jira] [Updated] (HIVE-2746) Metastore client doesn't log properly in case of connection failure to server

     [ https://issues.apache.org/jira/browse/HIVE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2746:
------------------------------

    Attachment: HIVE-2746.D1395.1.patch

ashutoshc requested code review of "HIVE-2746 [jira] Metastore client doesn't log properly in case of connection failure to server".
Reviewers: JIRA

  https://issues.apache.org/jira/browse/HIVE-2746

  Corrected log message to print exception message instead of reference address.

  LOG.error(e.getStackTrace()) in current code prints memory location of StackTraceElement[] instead of message.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1395

AFFECTED FILES
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/2913/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Metastore client doesn't log properly in case of connection failure to server
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-2746
>                 URL: https://issues.apache.org/jira/browse/HIVE-2746
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.8.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-2746.D1395.1.patch
>
>
> LOG.error(e.getStackTrace()) in current code prints memory location of StackTraceElement[] instead of message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira