GitHub user pravin-raha opened a pull request:
https://github.com/apache/metron/pull/1089
METRON-1647 Fix logging level
This is quite misleading. logging level should be info rather than error.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pravin-raha/metron fix-maas-runner-log-level
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metron/pull/1089.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 #1089
----
commit 7a39f88fbb00cb429a2bb97bbbe8b20e23425cdf
Author: Pravin Rahangdale <pravinrahangdale41@...>
Date: 2018-06-28T17:22:36Z
Fix logging level
This is quite misleading. logging level should be info rather than error.
----
---