[ 
https://issues.apache.org/jira/browse/SPARK-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328181#comment-15328181
 ] 

Thomas Graves commented on SPARK-15923:
---------------------------------------

can you give some more details?

Did you have your application history log dir configured 
(spark.history.fs.logDirectory)?   Was the event log for your Spark Pi written 
to that directory?
Was the history server being slow in loading the file (see the log file for the 
history server)?

does the UI show it going to http://<host>:18080?

> Spark Application rest api returns "no such app: <appId>"
> ---------------------------------------------------------
>
>                 Key: SPARK-15923
>                 URL: https://issues.apache.org/jira/browse/SPARK-15923
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.6.1
>            Reporter: Yesha Vora
>
> Env : secure cluster
> Scenario:
> * Run SparkPi application in yarn-client or yarn-cluster mode
> * After application finishes, check Spark HS rest api to get details like 
> jobs / executor etc. 
> {code}
> http://<host>:18080/api/v1/applications/application_1465778870517_0001/1/executors{code}
>  
> Rest api return HTTP Code: 404 and prints "HTTP Data: no such app: 
> application_1465778870517_0001"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to