[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-20 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692952#comment-16692952
 ] 

ASF GitHub Bot commented on FLINK-10791:


tillrohrmann commented on issue #7038: [FLINK-10791] Provide end-to-end test 
for Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-440207996
 
 
   I think it would be nice to have some Flink cookbook with recipes. Using 
connectors would be one kind of recipes which we could publish there. Ideally, 
these recipes would be hosted somewhere as real code to avoid that they get out 
of sync.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692802#comment-16692802
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-440177013
 
 
   @pnowojski How about providing a `flink-examples/flink-examples-e2e` module 
to place these end-to-end examples?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692786#comment-16692786
 ] 

ASF GitHub Bot commented on FLINK-10791:


pnowojski commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-440173975
 
 
   @tillrohrmann yes, they do not add much value and yes, they are not worth 
blowing up the release binaries. However they have some value and especially 
that we are getting and maintaining them for free (as part of end-to-end tests) 
it would be nice to have them. Flink generally I think lacks of more code 
examples.
   
   Maybe the solution is to come up with some structure that will allow us to 
ship those (and for other connectors/features?) examples as pure code examples?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691908#comment-16691908
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-439946559
 
 
   I agree that it doesn't make much sense to add Kafka example to Flink 
binary. Examples released with Flink binary should be as simple and easy to use 
as possible, and should not include dependencies on other systems.
   @tillrohrmann  However, I do not recommend that we continue to keep the 
source code of Kafka example in `flink-examples'(and then let the E2E module 
depend on it). This module should be mainly used to demonstrate the 
capabilities (operators) provided by flink, not connectors.
   I think we can use the original Kafka example for E2E testing and leave it 
in the E2E module.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691837#comment-16691837
 ] 

ASF GitHub Bot commented on FLINK-10791:


tillrohrmann commented on issue #7038: [FLINK-10791] Provide end-to-end test 
for Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-439928404
 
 
   I think the Kafka examples don't add much value and should not be shipped 
with Flink's binary distribution @pnowojski. What we could do is to let 
`flink-end-to-end-tests` depend on `flink-examples` if we want to avoid code 
duplication.
   
   The problem is that our Flink binaries have grown from 260 MB to almost 500 
MB from `1.6` to `1.7`. A good part of it is caused by the Kafka examples. It 
is actually so large that I can no longer commit the binaries via svn to the 
Apache dev repository.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691639#comment-16691639
 ] 

ASF GitHub Bot commented on FLINK-10791:


pnowojski commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-439875641
 
 
   @tillrohrmann the idea was to to not duplicate the code between examples and 
end to end tests, which can be (at least in this case) essentially the same.
   
   I'm not sure what's the problem and what would you like to change? To drop 
Kafka examples from the `flink-dist`? Don't we want to provide those examples 
in the distribution? Or we want to provide them only in a form of non compiled 
code?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691650#comment-16691650
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua edited a comment on issue #7038: [FLINK-10791] Provide end-to-end test 
for Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-439877741
 
 
   I think @tillrohrmann  means that we don't want the e2e test to rely on 
`flink-dist`. This way we can run `flink-end-to-end-tests` directly without 
packaging the entire project.
   
   But @pnowojski  's considerations are also correct. If we still need to 
provide an example of the Kafka connector in `flink-examples`, it will cause 
some code duplication.
   
   I personally feel that temporary code duplication is acceptable. Over time, 
e2e's code may change and evolve independently (to test more features), while 
the Kafka connector only provides a simple usage example. 
   
   What do you think?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691649#comment-16691649
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-439877741
 
 
   I think @tillrohrmann  means that we don't want the e2e test to rely on 
`flink-dist`. This way we can run `flink-end-to-end-tests` directly without 
packaging the entire project.
   
   But @pnowojski  's considerations are also correct. If we still need to 
provide an example of the Kafka connector in `flink-examples`, it will cause 
some code duplication.
   
   I personally feel that temporary code duplication is acceptable. Over time, 
e2e's code may change and evolve independently (to test more features). 
   
   What do you think?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691305#comment-16691305
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-439790249
 
 
   @tillrohrmann  I agree with your opinion. I have created a new issue 
(FLINK-10922) to rework specific modules (0.10, 0.11 and 2.0). Will submit PR 
as soon as possible. cc @pnowojski 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-12 Thread vinoyang (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683706#comment-16683706
 ] 

vinoyang commented on FLINK-10791:
--

[~till.rohrmann] thanks for your reply, I'd like to provide these end to end 
test cases as soon as possible.

> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-12 Thread Till Rohrmann (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683680#comment-16683680
 ] 

Till Rohrmann commented on FLINK-10791:
---

[~yanghua] would be good to have but not super critical for this release. We 
already improved our test coverage for the Kafka connectors quite a bit.

> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-12 Thread vinoyang (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683412#comment-16683412
 ] 

vinoyang commented on FLINK-10791:
--

[~pnowojski]  Do you think we need to add end-to-end test cases for 
flink-kafka-connector 0.9 and 0.8? cc [~till.rohrmann]

> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-08 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16679767#comment-16679767
 ] 

ASF GitHub Bot commented on FLINK-10791:


pnowojski commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-436996121
 
 
   Thanks @yanghua! Merged.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-08 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16679766#comment-16679766
 ] 

ASF GitHub Bot commented on FLINK-10791:


pnowojski closed pull request #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/flink-dist/src/main/assemblies/bin.xml 
b/flink-dist/src/main/assemblies/bin.xml
index e1adab537d9..fa1e8048341 100644
--- a/flink-dist/src/main/assemblies/bin.xml
+++ b/flink-dist/src/main/assemblies/bin.xml
@@ -215,6 +215,20 @@ under the License.


 
+   
+   
+   
../flink-examples/flink-examples-streaming-kafka-0.11/target
+   examples/streaming
+   0644
+   
+   *.jar
+   
+   
+   
flink-examples-streaming-kafka*.jar
+   original-*.jar
+   
+   
+



../flink-libraries/flink-gelly-examples/target
diff --git a/flink-end-to-end-tests/run-pre-commit-tests.sh 
b/flink-end-to-end-tests/run-pre-commit-tests.sh
index 3e3494a491a..c9fab304916 100755
--- a/flink-end-to-end-tests/run-pre-commit-tests.sh
+++ b/flink-end-to-end-tests/run-pre-commit-tests.sh
@@ -53,7 +53,8 @@ run_test "State Evolution end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_st
 run_test "Batch Python Wordcount end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_batch_python_wordcount.sh"
 run_test "Streaming Python Wordcount end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_python_wordcount.sh"
 run_test "Wordcount end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_batch_wordcount.sh"
-run_test "Kafka end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_kafka010.sh"
+run_test "Kafka 0.10 end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_kafka010.sh"
+run_test "Kafka 0.11 end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_kafka011.sh"
 run_test "Modern Kafka end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_kafka.sh"
 run_test "class loading end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_streaming_classloader.sh"
 run_test "Shaded Hadoop S3A end-to-end test" 
"$END_TO_END_DIR/test-scripts/test_shaded_hadoop_s3a.sh"
diff --git a/flink-end-to-end-tests/test-scripts/test_streaming_kafka011.sh 
b/flink-end-to-end-tests/test-scripts/test_streaming_kafka011.sh
new file mode 100755
index 000..2e6e6d93deb
--- /dev/null
+++ b/flink-end-to-end-tests/test-scripts/test_streaming_kafka011.sh
@@ -0,0 +1,24 @@
+#!/usr/bin/env bash
+
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+source "$(dirname "$0")"/common.sh
+source "$(dirname "$0")"/kafka-common.sh 0.11.0.2 3.2.0 3.2
+
+source "$(dirname "$0")"/test_streaming_kafka_common.sh 
$FLINK_DIR/examples/streaming/Kafka011Example.jar
+
diff --git a/flink-examples/flink-examples-streaming-kafka-0.11/pom.xml 
b/flink-examples/flink-examples-streaming-kafka-0.11/pom.xml
new file mode 100644
index 000..592929b1386
--- /dev/null
+++ b/flink-examples/flink-examples-streaming-kafka-0.11/pom.xml
@@ -0,0 +1,90 @@
+
+
+http://maven.apache.org/POM/4.0.0;
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+   
+   flink-examples
+   org.apache.flink
+   1.8-SNAPSHOT
+   
+   4.0.0
+
+   flink-examples-streaming-kafka-0.11
+

[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-07 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16678071#comment-16678071
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-436593846
 
 
   Yes, I also encountered this problem. The first time I forgot to add the 
Apache License to the pom file, but when I added it, it still failed twice and 
finally succeeded. This PR does not seem to have missing license information.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-07 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677990#comment-16677990
 ] 

ASF GitHub Bot commented on FLINK-10791:


pnowojski commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-436576931
 
 
   LGTM, but I've restarted the travis job. I don't understand why RAT check 
could have failed intermittently. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-07 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677908#comment-16677908
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua commented on issue #7038: [FLINK-10791] Provide end-to-end test for 
Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038#issuecomment-436561044
 
 
   @pnowojski @aljoscha can you review this PR? thanks.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10791) Provide end-to-end test for Kafka 0.11 connector

2018-11-06 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677655#comment-16677655
 ] 

ASF GitHub Bot commented on FLINK-10791:


yanghua opened a new pull request #7038: [FLINK-10791] Provide end-to-end test 
for Kafka 0.11 connector
URL: https://github.com/apache/flink/pull/7038
 
 
   
   ## What is the purpose of the change
   
   *Provide end-to-end test for Kafka 0.11 connector*
   
   
   ## Brief change log
   
 - *Provide end-to-end test for Kafka 0.11 connector*
   
   ## Verifying this change
   
   This change is already covered by existing tests, such as *(please describe 
tests)*.
   
   ## Does this pull request potentially affect one of the following parts:
   
 - Dependencies (does it add or upgrade a dependency): (**yes** / no)
 - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (yes / **no**)
 - The serializers: (yes / **no** / don't know)
 - The runtime per-record code paths (performance sensitive): (yes / **no** 
/ don't know)
 - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / **no** / don't know)
 - The S3 file system connector: (yes / **no** / don't know)
   
   ## Documentation
   
 - Does this pull request introduce a new feature? (yes / **no**)
 - If yes, how is the feature documented? (not applicable / docs / JavaDocs 
/ **not documented**)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide end-to-end test for Kafka 0.11 connector
> 
>
> Key: FLINK-10791
> URL: https://issues.apache.org/jira/browse/FLINK-10791
> Project: Flink
>  Issue Type: Test
>  Components: E2E Tests
>Reporter: vinoyang
>Assignee: vinoyang
>Priority: Major
>  Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)