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)

Reply via email to