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 "Haibo Chen (JIRA)" <ji...@apache.org> on 2017/06/02 23:01:04 UTC

[jira] [Commented] (YARN-6199) Support for listing flows with filter userid

    [ https://issues.apache.org/jira/browse/YARN-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035588#comment-16035588 ] 

Haibo Chen commented on YARN-6199:
----------------------------------

The current /flows query is implemented by setting the scan range. We could add a RowFilter with a regex matching the user id to the scan.

> Support for listing flows with filter userid
> --------------------------------------------
>
>                 Key: YARN-6199
>                 URL: https://issues.apache.org/jira/browse/YARN-6199
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelinereader
>            Reporter: Rohith Sharma K S
>            Assignee: Haibo Chen
>
> Currently */flows* API retrieves flow entities for all the users by default. It is required to provide filter user i.e */flows?user=rohith* . This is critical filter in secured environment. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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