Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run test failed #11

Open
HatakeKakaxi opened this issue Jan 25, 2021 · 1 comment
Open

run test failed #11

HatakeKakaxi opened this issue Jan 25, 2021 · 1 comment

Comments

@HatakeKakaxi
Copy link

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 ?

@spektom
Copy link
Owner

spektom commented Jan 25, 2021

Can you please try running the same script with -x parameter, and post the output? (bash -x run-tests.sh).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants