You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2015/11/24 23:00:11 UTC

[jira] [Commented] (SAMZA-822) Integration tests configuration need to be updated to have job.coordinator.system

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

Yi Pan (Data Infrastructure) commented on SAMZA-822:
----------------------------------------------------

diff --git a/samza-test/src/main/config/negate-number.properties b/samza-test/src/main/config/negate-number.properties
index 26fa1e3..01b7f7e 100644
--- a/samza-test/src/main/config/negate-number.properties
+++ b/samza-test/src/main/config/negate-number.properties
@@ -40,4 +40,5 @@ systems.kafka.consumer.zookeeper.connect=localhost:2181/
 systems.kafka.producer.bootstrap.servers=localhost:9092
 
 #Coordinator replication factor
+job.coordinator.system=kafka
 job.coordinator.replication.factor=1
diff --git a/samza-test/src/main/config/perf/kafka-read-write-performance.properties b/samza-test/src/main/config/perf/kafka-read-write-performance.properties
index 112caba..f5ca601 100644
--- a/samza-test/src/main/config/perf/kafka-read-write-performance.properties
+++ b/samza-test/src/main/config/perf/kafka-read-write-performance.properties
@@ -35,4 +35,5 @@ systems.kafka.consumer.zookeeper.connect=localhost:2181/
 systems.kafka.producer.bootstrap.servers=localhost:9092
 
 #Coordinator replication factor
+job.coordinator.system=kafka
 job.coordinator.replication.factor=1


> Integration tests configuration need to be updated to have job.coordinator.system
> ---------------------------------------------------------------------------------
>
>                 Key: SAMZA-822
>                 URL: https://issues.apache.org/jira/browse/SAMZA-822
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Yi Pan (Data Infrastructure)
>            Assignee: Yi Pan (Data Infrastructure)
>             Fix For: 0.10.0
>
>




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