----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31131/ -----------------------------------------------------------
(Updated Feb. 19, 2015, 7:46 a.m.) Review request for Falcon. Summary (updated) ----------------- [Falcon-1034] Add test for FALCON-677 - wherein feed data and stats paths no longer default to /tmp/ Repository: falcon-git Description ------- Earlier if in a feed, the data and stats paths weren't mentioned, they'd default to /tmp/. Now, feed submission should fail if data path is not mentioned. More details at https://issues.apache.org/jira/browse/FALCON-677 Diffs (updated) ----- falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/Entities/FeedMerlin.java a458de9 falcon-regression/merlin/src/test/java/org/apache/falcon/regression/FeedSubmitTest.java 374c442 Diff: https://reviews.apache.org/r/31131/diff/ Testing ------- Added changes to FeedSubmitTest Thanks, Karishma Gulati
