You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Li Lu (JIRA)" <ji...@apache.org> on 2015/10/02 00:20:27 UTC

[jira] [Created] (YARN-4220) [Storage implementation] Support getEntities with only Application id but no flow and flow run ID

Li Lu created YARN-4220:
---------------------------

             Summary: [Storage implementation] Support getEntities with only Application id but no flow and flow run ID
                 Key: YARN-4220
                 URL: https://issues.apache.org/jira/browse/YARN-4220
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Li Lu
            Assignee: Li Lu


Currently we're enforcing flow and flowrun id to be non-null values on {{getEntities}}. We can actually query the appToFlow table to figure out an application's flow id and flowrun id if they're missing. This will simplify normal queries. 



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