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

ASF GitHub Bot commented on HAWQ-292:
-------------------------------------

GitHub user huor opened a pull request:

    https://github.com/apache/incubator-hawq/pull/228

    HAWQ-292. Remove debugging information in base.py due to introduction of 
hawqfaultinjector

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huor/incubator-hawq 
github_huor_hawqfaultinjector

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/228.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #228
    
----
commit 2ba5a19663d6c0c5f3a6e5d2dcbb06c6de17fdef
Author: Ruilong Huo <[email protected]>
Date:   2015-12-30T05:43:58Z

    HAWQ-292. Remove debugging information in base.py due to introduction of 
hawqfaultinjector

----


> Remove debugging information in base.py due to introduction of 
> hawqfaultinjector
> --------------------------------------------------------------------------------
>
>                 Key: HAWQ-292
>                 URL: https://issues.apache.org/jira/browse/HAWQ-292
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Command Line Tools
>    Affects Versions: 2.0.0-beta-incubating
>            Reporter: Ruilong Huo
>            Assignee: Ruilong Huo
>            Priority: Minor
>
> Due to extra debugging information in base.py due to introduction of 
> hawqfaultinjector, hawq config generate more debugging information:
> {noformat}
> [gpadmin@localhost ~]$ hawq config -l
> ### DEBUG: ENV[GP_COMMAND_FAULT_POINT] = None
> ### DEBUG: self.name = SomeName
> ### DEBUG: EXECUTE name = SomeName
> ### DEBUG: EXECUTE cmdStr = SomeCmdStr
> ### DEBUG: EXECUTE context = SomeExecContext
> ### DEBUG: EXECUTE remoteHost = None
> GUC           : add_missing_from
> Value         : off
> GUC           : application_name
> Value         :
> GUC           : array_nulls
> Value         : on
> ...
> {noformat}



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

Reply via email to