You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@apex.apache.org by ap...@x5h.eu on 2017/06/23 08:50:57 UTC

ResourceRequestHandler Found Host null

I get the following error in the apex.log of an application in my yarn
logs. What does it mean and how can i solve it? 

2017-06-23 10:47:33,114 INFO
com.datatorrent.stram.ResourceRequestHandler: Strict anti-affinity = []
for container with operators
PTOperator[id=2,name=console,state=PENDING_DEPLOY]
2017-06-23 10:47:33,114 INFO
com.datatorrent.stram.ResourceRequestHandler: Found host null
2017-06-23 10:47:33,115 INFO
com.datatorrent.stram.ResourceRequestHandler: Strict anti-affinity = []
for container with operators
PTOperator[id=1,name=rabbitInput,state=PENDING_DEPLOY]
2017-06-23 10:47:33,115 INFO
com.datatorrent.stram.ResourceRequestHandler: Found host null


Re: ResourceRequestHandler Found Host null

Posted by Sandesh Hegde <sa...@datatorrent.com>.
It is not an error, you can safely ignore it.
On Fri, Jun 23, 2017 at 1:51 AM <ap...@x5h.eu> wrote:

> I get the following error in the apex.log of an application in my yarn
> logs. What does it mean and how can i solve it?
>
> 2017-06-23 10:47:33,114 INFO com.datatorrent.stram.ResourceRequestHandler:
> Strict anti-affinity = [] for container with operators
> PTOperator[id=2,name=console,state=PENDING_DEPLOY]
> 2017-06-23 10:47:33,114 INFO com.datatorrent.stram.ResourceRequestHandler:
> Found host null
> 2017-06-23 10:47:33,115 INFO com.datatorrent.stram.ResourceRequestHandler:
> Strict anti-affinity = [] for container with operators
> PTOperator[id=1,name=rabbitInput,state=PENDING_DEPLOY]
> 2017-06-23 10:47:33,115 INFO com.datatorrent.stram.ResourceRequestHandler:
> Found host null
>