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 "Vrushali C (JIRA)" <ji...@apache.org> on 2016/04/29 09:41:12 UTC

[jira] [Updated] (YARN-4986) Add a check in the coprocessor for table to operated on

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

Vrushali C updated YARN-4986:
-----------------------------
    Attachment: YARN-4986-YARN-2928.01.patch


Uploading patch v1. This code will simply "disable" the coprocessor code for any table other than the flow run table.

Also, this patch includes a fix for YARN-5014 . The FlowScanner class is the fix for this patch. 

Both taken together have been tested for coprocessor execution on an actual cluster. 


> Add a check in the coprocessor for table to operated on
> -------------------------------------------------------
>
>                 Key: YARN-4986
>                 URL: https://issues.apache.org/jira/browse/YARN-4986
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Vrushali C
>            Assignee: Vrushali C
>         Attachments: YARN-4986-YARN-2928.01.patch
>
>
> As a precautionary measure, it will be a good idea to have the coprocessor code check which table it needs to be working on and return/proceed accordingly. This is more of a safety check so that we are sure we are not inadvertently executing the coprocessor code on some other table.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org