Skip to content

Emailing report feature Not Working - Unresponsive post #67

Description

@Naina-Gurung

Upon giving the email id address to conf "--conf spark.sparklens.report.email=" in spark submit, the jar is internally posting the request of report generation from "http://sparklens.qubole.com/generate_report/request_generate_report" , This website is unresponsive, because of which an I/O exception (java.net.SocketException) is thrown.

Object and method name where the request is made-
HttpRequestHandler.requestReport

Snippet of the Exception -
21/06/27 12:10:48.913 INFO org.apache.http.impl.execchain.RetryExec: I/O exception (java.net.SocketException) caught when processing request to {}->http://sparklens.qubole.com:80: Connection reset
21/06/27 12:10:48.915 INFO org.apache.http.impl.execchain.RetryExec: Retrying request to {}->http://sparklens.qubole.com:80
21/06/27 12:11:00.928 INFO org.apache.http.impl.execchain.RetryExec: I/O exception (java.net.SocketException) caught when processing request to {}->http://sparklens.qubole.com:80: Connection reset
21/06/27 12:11:00.930 INFO org.apache.http.impl.execchain.RetryExec: Retrying request to {}->http://sparklens.qubole.com:80
21/06/27 12:11:12.939 INFO org.apache.http.impl.execchain.RetryExec: I/O exception (java.net.SocketException) caught when processing request to {}->http://sparklens.qubole.com:80: Connection reset
21/06/27 12:11:12.941 INFO org.apache.http.impl.execchain.RetryExec: Retrying request to {}->http://sparklens.qubole.com:80
Error while trying to generate email report: Connection reset
Try to use sparklens.qubole.com to generate the report manually

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions