-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
I tried to run the script ' run-tests.sh ' in the directory but got an error :
tests/empty_arguments ... failed
Expected: spark-submit --jars /home/cluster/.spark-flamegraph/statsd-jvm-profiler.jar --conf spark.executor.extraJavaOptions=-javaagent:statsd-jvm-profiler.jar=server=.*,port=.*,reporter=InfluxDBReporter,database=profiler,username=profiler,password=profiler,prefix=sparkapp,tagMapping=spark --driver-java-options -javaagent:/home/cluster/.spark-flamegraph/statsd-jvm-profiler.jar=server=.*,port=.*,reporter=InfluxDBReporter,database=profiler,username=profiler,password=profiler,prefix=sparkapp,tagMapping=spark
Actual: ERROR: Can't find unused port in range 48080-65000
Could you please tell me how to solve this problem ?
Metadata
Metadata
Assignees
Labels
No labels