-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39807/#review104550
-----------------------------------------------------------



docs/src/site/twiki/Configuration.twiki (line 106)
<https://reviews.apache.org/r/39807/#comment162794>

    Minor nit: Some extra whitespaces appended in doc statements.


- Peeyush Bishnoi


On Oct. 30, 2015, 7:49 a.m., Pallavi Rao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39807/
> -----------------------------------------------------------
> 
> (Updated Oct. 30, 2015, 7:49 a.m.)
> 
> 
> Review request for Falcon.
> 
> 
> Bugs: FALCON-1564
>     https://issues.apache.org/jira/browse/FALCON-1564
> 
> 
> Repository: falcon-git
> 
> 
> Description
> -------
> 
> Introduced a config parameter in Falcon runtime properties that will indicate 
> whether Post Processing should generate a notification or not (evaluated 
> during entity schedule). Default will be true, which means Post processing 
> will generate a notification (as it happens now). This way, users will not 
> see any changes, unless they choose to move to Oozie notifications.
> 
> Additionally, updated the documentation.
> 
> 
> Diffs
> -----
> 
>   common/src/main/java/org/apache/falcon/workflow/WorkflowExecutionArgs.java 
> 915e8c2 
>   docs/src/site/twiki/Configuration.twiki 37b5717 
>   oozie/src/main/java/org/apache/falcon/oozie/OozieCoordinatorBuilder.java 
> 55e07be 
>   oozie/src/main/java/org/apache/falcon/workflow/FalconPostProcessing.java 
> 4961896 
>   
> oozie/src/main/java/org/apache/falcon/workflow/engine/OozieWorkflowEngine.java
>  09c29ab 
>   oozie/src/main/resources/action/post-process.xml fa5d804 
>   
> oozie/src/test/java/org/apache/falcon/oozie/workflow/FalconPostProcessingTest.java
>  4b74368 
>   src/conf/runtime.properties 1260f55 
> 
> Diff: https://reviews.apache.org/r/39807/diff/
> 
> 
> Testing
> -------
> 
> UT added. Manual testing done.
> 
> 
> Thanks,
> 
> Pallavi Rao
> 
>

Reply via email to