You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/29 07:29:58 UTC

[jira] [Commented] (METRON-592) Change popup to Warning message in Assign Master page for Client check

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

ASF GitHub Bot commented on METRON-592:
---------------------------------------

GitHub user anandsubbu opened a pull request:

    https://github.com/apache/incubator-metron/pull/375

    METRON-592: Change popup to Warning message in Assign Master page for Client check

    Testing Steps:
    Created a Mpack from the modified log level and tested Ambari deploy.
    
    Please see screenshots below where this change is reflected.
    ![enrichment-fixed-warning-popup](https://cloud.githubusercontent.com/assets/20395490/20700446/7075e7c4-b633-11e6-954a-206ed306253d.png)
    
    ![parsers-fixed-warning-popup](https://cloud.githubusercontent.com/assets/20395490/20700462/80fe3196-b633-11e6-97e0-aa2e4053a85a.png)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anandsubbu/incubator-metron METRON-592

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/375.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #375
    
----
commit 87b4e09b3d0205e5667b51cad8169b212c3d8497
Author: Anand Subramanian <as...@hw12724.local>
Date:   2016-11-29T07:25:23Z

    METRON-592: Changing popup message level from Error to Warning

----


> Change popup to Warning message in Assign Master page for Client check
> ----------------------------------------------------------------------
>
>                 Key: METRON-592
>                 URL: https://issues.apache.org/jira/browse/METRON-592
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Anand Subramanian
>            Priority: Minor
>         Attachments: Enrichment-error-popup.png, Parsers-error-popup.png
>
>
> In the "Assign Masters" page of the Ambari deployment wizard, there is a check for the Metron Enrichment and Metron Parsers hosts for HBase client and HDFS client respectively.
> These are currently displayed as an Error message (i.e. exclamation icon inside a circle). See attached screenshots.
> However in the flow of the wizard, the actual client install selection can only be done in the subsequent screen. 
> So, this message should be changed into a Warning (exclamation inside a triangle). This will also be in-line with Storm Supervisor check that we do for the Metron Parsers.



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