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

email report not working 🐛 #4

Closed
psobczakucesys opened this issue Sep 6, 2023 · 2 comments
Closed

email report not working 🐛 #4

psobczakucesys opened this issue Sep 6, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@psobczakucesys
Copy link
Contributor

psobczakucesys commented Sep 6, 2023

qubole/sparklens#59

@psobczakucesys
Copy link
Contributor Author

When submiting job with spark.sparklens.report.email feature:
spark-submit --jars /tmp/sparklens-0.3.2-s_2.11.jar,/tmp/httpmime-4.5.14.jar --conf spark.extraListeners=com.qubole.sparklens.QuboleJobListener --conf spark.driver.extraJavaOptions=-Dderby.system.home=/tmp/derby --class org.apache.spark.examples.SparkPi --master spark://spark-master:7077 --conf spark.eventLog.enabled=true --conf spark.eventLog.dir=/tmp/spark-events --conf [email protected] /tmp/examples.jar 1000

Getting the following error and email is not sent:
Error while trying to generate email report: Connect to sparklens.qubole.com:80 [sparklens.qubole.com/54.235.255.14] failed: Connection timed out (Connection timed out) Try to use sparklens.qubole.com to generate the report manually

The is due to the fact that sprarklens email generation relies on sparklens.qubole.com endpoint which is down.

@psobczakucesys psobczakucesys transferred this issue from another repository Sep 7, 2023
@psobczakucesys
Copy link
Contributor Author

This feature cant be fixed because it relied on qubole external service

@psobczakucesys psobczakucesys added the bug Something isn't working label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant