You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/03 14:04:12 UTC

[jira] [Commented] (FALCON-1931) multiCluster tag is missing for Multiple Cluster scenarios

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

ASF GitHub Bot commented on FALCON-1931:
----------------------------------------

GitHub user muraliramasami opened a pull request:

    https://github.com/apache/falcon/pull/123

    FALCON-1931 : Adding multiCluster tag for Multiple Cluster scenarios

    In the regression test suite, there are lot of places multiCluster annotation has been defined to denote it uses multiple cluster. It is very useful annotation since we require additional cluster and setup to test the test case . Some of the major test cases such as feed replication and Hive DR are missing this annotation. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/muraliramasami/falcon multiClusterTag

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/123.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #123
    
----
commit c57884f514e43f1d8d66f32d894f6bb18f8bbadc
Author: Murali Ramasami <mr...@murali-ramasami-mbp.local>
Date:   2016-05-03T11:44:50Z

    FALCON-1931: Adding multiCluster tag

commit abc877cd4fd508f921508d7be4c513f80f81af9b
Author: Murali Ramasami <mr...@hortonworks.com>
Date:   2016-05-03T12:01:47Z

    Update FeedReplicationTest.java

----


> multiCluster tag is missing for Multiple Cluster scenarios
> ----------------------------------------------------------
>
>                 Key: FALCON-1931
>                 URL: https://issues.apache.org/jira/browse/FALCON-1931
>             Project: Falcon
>          Issue Type: Bug
>          Components: regression
>    Affects Versions: trunk, 0.10
>            Reporter: Murali Ramasami
>            Assignee: Murali Ramasami
>             Fix For: 0.10
>
>
> In the regression test suite, there are lot of places multiCluster annotation has been defined to denote it uses multiple cluster. It is very useful annotation since we require additional cluster and setup to test the test case . Some of the major test cases such as feed replication and Hive DR are missing this annotation. So in this JIRA I am adding the multiCluster wherever required. 



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