Intel-bigdata / HiBench

HiBench is a big data benchmark suite.
Other
1.46k stars 765 forks source link

[HIBENCH-648]make storage level configurable in SVM #649

Closed kelvin-qin closed 3 years ago

kelvin-qin commented 4 years ago

For [HiBench-648],add storage level configurable to SVM. This facilitates the use of SVM to test the function of OAP RDD Cache without recompiling the project.

yeyuqiang commented 4 years ago

Please also add hibench.svm.storage.level with default value MEMORY_ONLY to svm.conf to ensure hibench will work when the user did not specify the storage level. @winningsix LGTM overall

kelvin-qin commented 4 years ago

hibench.svm.storage.level with default value MEMORY_ONLY added to svm.conf