[
https://issues.apache.org/jira/browse/OOZIE-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16632959#comment-16632959
]
Krishnadevan Purushothaman commented on OOZIE-3355:
---------------------------------------------------
[~andras.piros] Thanks for the quick response, really appreciated !!!
This requirement is actually via Ambari view in the WFM view. I researched on
Regex based search option in Java and below are the links that I came across
from which you will get a better insight on designing search options for wfm.
[https://www.oreilly.com/library/view/java-cookbook-3rd/9781449338794/ch04.html]
[https://dzone.com/articles/java-regex-simple-patterns]
This search feature should be enabled across the workflow, coordinator, and
bundle.
> Regex based search option for searching workflows in the WFM-View of Ambari
> ---------------------------------------------------------------------------
>
> Key: OOZIE-3355
> URL: https://issues.apache.org/jira/browse/OOZIE-3355
> Project: Oozie
> Issue Type: New Feature
> Components: bundle, coordinator, core, tools, ui, workflow
> Affects Versions: 4.2.0
> Reporter: Krishnadevan Purushothaman
> Priority: Critical
>
> *Challenge faced :*
> _{color:#d04437}In the WFM view of ambari, there is no Filter option
> available to search for the Workflows. In order to search for the desired
> workflow, one has to type the full name of workflow,coordinator,bundles else
> it does not return anything which becomes a time-consuming job.{color}_
> *Feature description:*
> _{color:#14892c}There is a need for Regex based filter option in order to
> search the workflows without the need of entering the complete name of the
> workflow,coordinator,bundles rather by just typing the first three letters of
> the work post which it should populate suggestions based on the first three
> letters of the workflow,coordinator,bundles through which we can refine and
> optimize the searching mechanism.{color}_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)