You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Paul Guo (JIRA)" <ji...@apache.org> on 2016/08/25 09:16:20 UTC

[jira] [Created] (HAWQ-1021) Need to log for some local_ssh function calls.

Paul Guo created HAWQ-1021:
------------------------------

             Summary: Need to log for some local_ssh function calls.
                 Key: HAWQ-1021
                 URL: https://issues.apache.org/jira/browse/HAWQ-1021
             Project: Apache HAWQ
          Issue Type: Bug
            Reporter: Paul Guo
            Assignee: Lei Chang


HAWQ management tools calls a lot of local_ssh() function to run some external commands. The function is defined in hawqpylib/hawqlib.py. Many callers does not set logger so we do not know any details about the command running process. This is annoying when users/developers fail to run some related commands and want to know the root cause quickly.

Besides, there is two definitions of local_ssh(). Although they are not in the same namespace, it is kind of annoying. We need to rename either one or even both.



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