-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42187/
-----------------------------------------------------------
Review request for Falcon.
Bugs: FALCON-1687
https://issues.apache.org/jira/browse/FALCON-1687
Repository: falcon-git
Description
-------
This will help user to easily onboard new pipelines in falcon. Also, it will
include submitting and scheduling of entities using falcon unit. This will help
users to test their pipeline through falcon unit.
Diffs
-----
pom.xml 39ee9ac
sample/pom.xml PRE-CREATION
sample/src/main/resources/META-INF/maven/archetype-metadata.xml PRE-CREATION
sample/src/main/resources/archetype-resources/pom.xml PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/java/JavaSleepExample.java
PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/resources/pipeline/falcon/cluster/cluster.xml
PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/resources/pipeline/falcon/feed/in-feed.xml
PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/resources/pipeline/falcon/feed/out-feed.xml
PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/resources/pipeline/falcon/process/process.xml
PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/resources/pipeline/falcon/process/sleepProcess.xml
PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/resources/pipeline/oozie/workflow/java/sleepWorkflow.xml
PRE-CREATION
sample/src/main/resources/archetype-resources/src/main/resources/pipeline/oozie/workflow/mapreduce/workflow.xml
PRE-CREATION
sample/src/main/resources/archetype-resources/src/test/java/TestPipeline.java
PRE-CREATION
sample/src/test/resources/projects/basic/archetype.properties PRE-CREATION
sample/src/test/resources/projects/basic/goal.txt PRE-CREATION
Diff: https://reviews.apache.org/r/42187/diff/
Testing
-------
Done.
Thanks,
Narayan Periwal