You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/11 16:50:00 UTC

[jira] [Updated] (YETUS-556) hadoop personality should use echo to convey informational messages.

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

Sean Busbey updated YETUS-556:
------------------------------
    Description: 
Realized while working on a personality change on HBase earlier this week that Yetus doesn't already ship a "yetus_info" function to go along with "yetus_debug" and "yetus_error".

Complicating matters, YETUS-543  already references said function on some code paths. :(

we should either add a method for info messages (my preference) or switch the use in hadoop's personality to echo

  was:
Realized while working on a personality change on HBase earlier this week that Yetus doesn't already ship a "yetus_info" function to go along with "yetus_debug" and "yetus_error".

Complicating matters, YETUS-543  already references said function on some code paths. :(

we should either add a method for info messages (my preference) or switch the use in hadoop's personality to yetus_error


> hadoop personality should use echo to convey informational messages.
> --------------------------------------------------------------------
>
>                 Key: YETUS-556
>                 URL: https://issues.apache.org/jira/browse/YETUS-556
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>    Affects Versions: 0.6.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>             Fix For: 0.6.0
>
>         Attachments: YETUS-556.0.patch, YETUS-556.1.patch
>
>
> Realized while working on a personality change on HBase earlier this week that Yetus doesn't already ship a "yetus_info" function to go along with "yetus_debug" and "yetus_error".
> Complicating matters, YETUS-543  already references said function on some code paths. :(
> we should either add a method for info messages (my preference) or switch the use in hadoop's personality to echo



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)