You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2015/04/22 20:35:59 UTC

[jira] [Assigned] (YARN-3530) ATS throws exception on trying to filter results without otherinfo.

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

Zhijie Shen reassigned YARN-3530:
---------------------------------

    Assignee: Zhijie Shen

> ATS throws exception on trying to filter results without otherinfo.
> -------------------------------------------------------------------
>
>                 Key: YARN-3530
>                 URL: https://issues.apache.org/jira/browse/YARN-3530
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>            Reporter: Sreenath Somarajapuram
>            Assignee: Zhijie Shen
>            Priority: Blocker
>
> Scenario:
> Am attempting to make data loading faster by fetching otherinfo on demand. As shown in the attached image, the patch adds a 'Load Counters' checkbox. It would be disabled by default, and on clicking, the counter data also would be loaded.
> Issue:
> Things are good when otherinfo is loaded.
> But ATS throws exception on trying to filter on status or applicationId without otherinfo in fields list.
> In other words, using fields=events,primaryfilters with secondaryFilter=status:RUNNING will return
> { "exception": "WebApplicationException", "message": "java.lang.NullPointerException", "javaClassName": "javax.ws.rs.WebApplicationException" }
> from the server.



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