[ 
https://issues.apache.org/jira/browse/FALCON-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006313#comment-15006313
 ] 

Peeyush Bishnoi commented on FALCON-1589:
-----------------------------------------

To package, sample recipe properties files with recipe workflow xmls, we can 
copy the required files to $FALCON_HOME/data-mirroring directory. Also we will 
modify the docs appropriately about it's usage.

{code:java}
$ tree data-mirroring/
data-mirroring/
├── hdfs-replication
│   ├── hdfs-replication.properties
│   ├── hdfs-replication-template.xml
│   └── hdfs-replication-workflow.xml
├── hive-disaster-recovery
     ├── hive-disaster-recovery.properties
     ├── hive-disaster-recovery-secure.properties
     ├── hive-disaster-recovery-secure-template.xml
     ├── hive-disaster-recovery-secure-workflow.xml
     ├── hive-disaster-recovery-template.xml
     └── hive-disaster-recovery-workflow.xml
{code}

With these changes there is an impact on Falcon recipe UI to access each recipe 
workflow.xml and for handling that we will create the separate issue.

Thoughts please on this approach.

> Package sample recipe properties file
> -------------------------------------
>
>                 Key: FALCON-1589
>                 URL: https://issues.apache.org/jira/browse/FALCON-1589
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Peeyush Bishnoi
>            Assignee: Peeyush Bishnoi
>             Fix For: trunk
>
>
> Presently, Falcon only package recipe workflow xml file but recipe properties 
> file don't get package. For the user convenience, it is good to package the 
> recipe properties file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to