[
https://issues.apache.org/jira/browse/IMPALA-12125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812004#comment-17812004
]
ASF subversion and git services commented on IMPALA-12125:
----------------------------------------------------------
Commit 3285cfd69055f485e9a835965d3e4d3695a61b6c in impala's branch
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=3285cfd69 ]
IMPALA-12125: Support for dumping symbols from RPMs without separate symbols
Some RPMs contain binaries with debug symbols with no separate
debuginfo package needed. bin/dump_breakpad_symbols.py does not
allow this combination, as it expects a corresponding symbol
package. This adds a --no_symbol_pkg option to dump_breakpad_symbols.py
to turn off the requirement that --pkg be combined with --symbol_pkg.
Testing:
- Tested with an RPM package with an unstripped impalad binary
- Tested with the usual RPM + debuginfo RPM combination
Change-Id: I9589b0ed7855fe49c6989ec3dcc51a9e9c4f476b
Reviewed-on: http://gerrit.cloudera.org:8080/20944
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Yida Wu <[email protected]>
> dump_breakpad_symbols.py should support OS packages without separate debug
> packages
> -----------------------------------------------------------------------------------
>
> Key: IMPALA-12125
> URL: https://issues.apache.org/jira/browse/IMPALA-12125
> Project: IMPALA
> Issue Type: Improvement
> Components: Infrastructure
> Affects Versions: Impala 4.3.0
> Reporter: Joe McDonnell
> Priority: Major
>
> It is possible to generate Impala RPM or deb files that have unstripped
> Impala binaries. These do not require separate packages with debuginfo.
> For this case, dump_breakpad_symbols.py should be able to run with the
> package specified (i.e. -r) and without a corresponding symbols package (i.e.
> no -s).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]