Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions hadoop-hdds/common/src/main/conf/hadoop-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
## {YARN_xyz|HDFS_xyz} > HADOOP_xyz > hard-coded defaults
##

# Enable core dump when crash in C++
ulimit -c unlimited

# Many of the options here are built from the perspective that users
# may want to provide OVERWRITING values on the command line.
# For example:
Expand Down