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

HIVE-28235 : Hive should honour heapsize set in hive-env #5226

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AnmolSun
Copy link
Contributor

@AnmolSun AnmolSun commented Apr 30, 2024

What changes were proposed in this pull request?

Hive processes do not honour the heap size set in hive-env. Right now, they only consider the value set in hadoop-env and ignore those set in hive-env.

Why are the changes needed?

Bug - because values related to Heap set in hive-env is ignored.

Does this PR introduce any user-facing change?

No

Is the change a dependency upgrade?

No

How was this patch tested?

With the updated script, heap values set in hive-env is honoured over hadoop-env.

Copy link

sonarcloud bot commented Apr 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Aggarwal-Raghav
Copy link
Contributor

+1 (non-binding), have reproduced the issue in local setup and tested the fix as well.

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