-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25803/
-----------------------------------------------------------
(Updated Sept. 18, 2014, 4:42 p.m.)
Review request for Falcon.
Changes
-------
comment added
Bugs: falcon-745
https://issues.apache.org/jira/browse/falcon-745
Repository: falcon-git
Description
-------
LogUtil pulls a lot of logs from oozie this can add burden to already long
running tests.
It would benefit from having finer control over what to pull
It will also benefit if these controls can be exercised while the job is running
Diffs (updated)
-----
falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/Config.java
9ae3f0b
falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/LogUtil.java
42583fa
Diff: https://reviews.apache.org/r/25803/diff/
Testing
-------
both of the added options were tested
Thanks,
Raghav Gautam