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

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

GitHub user outofmem0ry opened a pull request:

    https://github.com/apache/incubator-hawq-docs/pull/123

    HAWQ-1480 - Added documentation for packcore utility

    

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

    $ git pull https://github.com/outofmem0ry/incubator-hawq-docs packcore-doc

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

    https://github.com/apache/incubator-hawq-docs/pull/123.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 #123
    
----
commit de43867780a4f32592d7b16b13ed9253b52b8fe2
Author: Shubham Sharma <shubham.uc...@gmail.com>
Date:   2017-06-10T21:57:25Z

    HAWQ-1480 - Added documentation for packcore utility

----


> Packing a core file in hawq
> ---------------------------
>
>                 Key: HAWQ-1480
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1480
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Command Line Tools
>            Reporter: Shubham Sharma
>            Assignee: Radar Lei
>
> Currently there is no way to packing a core file with its context – 
> executable, application and system shared libraries in hawq. This information 
> can be later unpacked on another system and helps in debugging. It is a 
> useful feature to quickly gather all the data needed from a crash/core 
> generated on the system to analyze it later.
> Another open source project, greenplum, uses a script 
> [https://github.com/greenplum-db/gpdb/blob/master/gpMgmt/sbin/packcore] to 
> collect this information. Tested this script against Hawq's installation and 
> it collects the required information needed for debug.
> Can this be merged into Hawq, if yes, I can submit a pull request and test it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to