Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.4.2
-
None
Description
(1). Set 'metaspacesize' based on LLAP daemon size
If LLAP DamoneSize <= 4GB
---> Don't set metaspacesize
else if LLAP DaemonsSize <=32GB
---> Set to 256m
else
---> Set to 1024m (current value)
(2). Fix for using "--slider-placement" argument only for HDP 2.6 and onwards.
- Current code add it irrespective of HDP version '--slider-placement' is not valid for option for HDP version less than 2.6.
Attachments
Attachments
Issue Links
- links to