AbsaOSS / spot

Aggregate and analyze Spark history, export to elasticsearch, visualize and monitor with Kibana.
Apache License 2.0
5 stars 0 forks source link

Optimize parsing values with units in commons #70

Open DzMakatun opened 3 years ago

DzMakatun commented 3 years ago

Extract the units part and use it as a key in dict instead of iterating over all possible units.