Skip to content

Commit

Permalink
OOM errors on circleci
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Gibbon <[email protected]>
  • Loading branch information
Rob Gibbon committed Oct 16, 2018
1 parent b765c86 commit 53c073b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

environment:
# Customize the JVM maximum heap limit
MAVEN_OPTS: -Xmx4g
MAVEN_OPTS: -Xmx3512m
HADOOP_BUILD_NUMBER: 3.1.2-badh1
TEZ_BUILD_NUMBER: 0.9.2-badh1
HIVE_BUILD_NUMBER: 3.1.0-badh1
Expand Down

0 comments on commit 53c073b

Please sign in to comment.