jbenninghoff / cluster-validation

Scripts to validate that a cluster is ready for MapR Data Platform installation
85 stars 94 forks source link

handle fractional disks in YARN #6

Closed vicenteg closed 8 years ago

vicenteg commented 9 years ago

YARN can have fractions of a disk, e.g., "3.99". Update the grep regex to deal with this, and use awk to round the number.

jbenninghoff commented 8 years ago

Thx. Branch conflicts, so I entered by hand.