Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hive memory Settings #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BlueStalker
Copy link

as suggested in prestodb/presto#14464 , made change on these docker images to increase mem settings for hive

@BlueStalker
Copy link
Author

ping @arhimondr

@aweisberg aweisberg force-pushed the master branch 11 times, most recently from 44cb265 to 633e51b Compare February 26, 2021 18:41
Copy link
Member

@arhimondr arhimondr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % comments

@@ -0,0 +1 @@
export HADOOP_OPTS="$HADOOP_OPTS -Xmx1024m"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: new line at the end of the file (to keep Git happy)

@@ -0,0 +1 @@
export HADOOP_OPTS="$HADOOP_OPTS -Xmx1024m"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: new line at the end of the file (to keep Git happy)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants