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

Steve Loughran commented on SPARK-15923:
----------------------------------------

I do think the docs could be clarified a bit here; when talking about app IDs, 
it says Yarn Apps are (appId/attemptId); that should note that there are only 
attempt IDs for cluster apps, not client ones

> 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