[
https://issues.apache.org/jira/browse/HBASE-18579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158012#comment-16158012
]
Enis Soztutar commented on HBASE-18579:
---------------------------------------
This can be in a RUN statement I think.
{code}
echo "/tmp/core.%h.%e.%t" >> /proc/sys/kernel/core_pattern
{code}
Other than this, +1.
> Enable core dump by default for docker
> --------------------------------------
>
> Key: HBASE-18579
> URL: https://issues.apache.org/jira/browse/HBASE-18579
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: HBASE-14850
>
> Attachments: 18579.v1.txt, 18579.v2.txt
>
>
> In recent debugging experience, I found that by default the ulimit value
> prohibits the generation of core dump. This makes debugging difficult.
> We should enable core dump generation by default.
> https://www.akadia.com/services/ora_enable_core.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)