You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2015/12/28 01:20:49 UTC

[jira] [Reopened] (APEXCORE-147) AppMaster web service exception handling

     [ https://issues.apache.org/jira/browse/APEXCORE-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Weise reopened APEXCORE-147:
-----------------------------------

> AppMaster web service exception handling
> ----------------------------------------
>
>                 Key: APEXCORE-147
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-147
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: David Yan
>            Assignee: David Yan
>
> CDH 5.3.3 with security enabled. Same works on another cluster without security.
> {noformat}
> $ hadoop version
> Hadoop 2.5.0-cdh5.3.3
> Subversion http://github.com/cloudera/hadoop -r 82a65209d6e9e4a2b41fdbcd8190c7ea38730627
> Compiled by jenkins on 2015-04-08T21:56Z
> Compiled with protoc 2.5.0
> From source with checksum 1531e104cdad7489656f44875f3334b
> This command was run using /app/hadoop/cloudera/parcels/CDH-5.3.3-1.cdh5.3.3.p0.5/jars/hadoop-common-2.5.0-cdh5.3.3.jar
> [~]
> com.datatorrent.stram.cli.DTCli$CliException: Failed to request web service for appid application_1441215152326_6930
>         at com.datatorrent.stram.cli.DTCli.getResource(DTCli.java:1667)
>         at com.datatorrent.stram.cli.DTCli.getResource(DTCli.java:1639)
>         at com.datatorrent.stram.cli.DTCli.access$6600(DTCli.java:103)
>         at com.datatorrent.stram.cli.DTCli$ConnectCommand.execute(DTCli.java:1791)
>         at com.datatorrent.stram.cli.DTCli$3.run(DTCli.java:1446)
> Caused by: App id application_1441215152326_6930 is not found
>         at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:272)
>         at com.datatorrent.stram.client.StramAgent.issueStramWebRequest(StramAgent.java:300)
>         at com.datatorrent.stram.cli.DTCli.getResource(DTCli.java:1661)
>         ... 4 more
> {noformat}



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