[
https://issues.apache.org/jira/browse/METRON-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275200#comment-15275200
]
ASF GitHub Bot commented on METRON-137:
---------------------------------------
GitHub user dlyle65535 opened a pull request:
https://github.com/apache/incubator-metron/pull/110
METRON-137: Improve output on ignored errors.
HBase table creation, Kafka topic creation and UI stop will no longer
output error text when there is no error.
Tested with:
+ full-dev-platform (vagrant up followed by vagrant provision)
+ quick-dev-platform (./launch_dev_image.sh followed by
./run_ansbile_role.sh "metron-prereqs,web"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlyle65535/incubator-metron METRON-137
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/110.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 #110
----
commit 1d92c1a55d6cf95d4fd4653656f2162dae51c251
Author: David Lyle <[email protected]>
Date: 2016-05-07T10:13:31Z
METRON-137: Improve output on ignored errors.
----
> Improve output on ignored errors.
> ---------------------------------
>
> Key: METRON-137
> URL: https://issues.apache.org/jira/browse/METRON-137
> Project: Metron
> Issue Type: Improvement
> Reporter: David M. Lyle
> Assignee: David M. Lyle
>
> Currently Metron ignores errors when creating HBase tables, Kafka topics and
> starting the UI. The output is in red and has words like "ERROR" and "Fatal".
> We should find a way (perhaps using "failed when") to suppress that kind of
> output.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)