i'm facing below error during execution
[ahshan.md@xyz7030 bin]$ ./run
Detected project directory: /home/ahshan.md/spark-perf
Loading configuration from /home/ahshan.md/spark-perf/config/config.py
Traceback (most recent call last):
File "./../lib/sparkperf/main.py", line 40, in
config = imp.load_source("config", "", cf)
File "", line 50, in