Re: Flip 6 mesos support

2018-03-27 Thread Renjie Liu
Hi, Till: Issued opened here, https://issues.apache.org/jira/browse/FLINK-9077 On Tue, Mar 27, 2018 at 11:31 PM Till Rohrmann wrote: > Hi Renjie, > > we couldn't take a look at your configuration yet, because the ML filters > attachments out. You could upload your log to

Re: [DISCUSS] Implement end-to-end tests in Java

2018-03-27 Thread Rong Rong
+1 using Java for implementing e2e testing. I have already seem many bash tests reuse logics written in Java from example modules. However creating and maintaining the bash script to extend upon these example cases for testing is kind of painful. Maybe we can start extending the logics for e2e

[jira] [Created] (FLINK-9100) Shadow/Hide password from configuration that is logged to log file

2018-03-27 Thread JIRA
Szymon Szczypiński created FLINK-9100: - Summary: Shadow/Hide password from configuration that is logged to log file Key: FLINK-9100 URL: https://issues.apache.org/jira/browse/FLINK-9100 Project:

[ANNOUNCE] Weekly community update #13

2018-03-27 Thread Till Rohrmann
Dear squirrels, here is the next weekly community update thread. Please post any news and updates you want to share with the community here. # Release 1.5 The community is still focused on hardening the Flink 1.5 release and adding more automated end-to-end tests. If you want to help with the

Re: [DISCUSS] Implement end-to-end tests in Java

2018-03-27 Thread Till Rohrmann
+1 for Timo's proposal. Bash scripts can be difficult to maintain and more complex logic can be hard to express with bash. Thus, implementing logic in Java or Python is a good idea and will help to reuse code. I would also favour Java at the moment, because the rest of Flink is also written in

Re: Flip 6 mesos support

2018-03-27 Thread Till Rohrmann
Hi Renjie, we couldn't take a look at your configuration yet, because the ML filters attachments out. You could upload your log to https://gist.github.com/ or open a JIRA to which you attach the log. Cheers, Till On Sun, Mar 25, 2018 at 9:04 AM, Renjie Liu wrote: >

Re: [DISCUSS] Implement end-to-end tests in Java

2018-03-27 Thread zhangminglei
At this moment, +1 from my side for maintaining bash scripts. Mingleizhang > 在 2018年3月27日,下午9:42,Piotr Nowojski 写道: > > +1 > > I would personally go with Python, but I see a reason to Kostas’s arguments > in favour of Java. Regardless, based on my experience with

Re: [DISCUSS] Implement end-to-end tests in Java

2018-03-27 Thread zhangminglei
Hi Timo, Thank you for providing so many information. - I have some my thoughts on end to end tests. I think such as Kafka, and elastic search . We can not run end to end tests in the IDE for debugging and set breakpoints. For those, we still need implement its logic in bash scripts like

SSL config on Kubernetes - Dynamic IP

2018-03-27 Thread Edward Alexander Rojas Clavijo
Hi all, Currently I have a Flink 1.4 cluster running on kubernetes and with SSL configuration based on https://ci.apache.org/projects/flink/flink-docs-master/ops/security-ssl.html . However, as the IP of the nodes are dynamic (from the nature of kubernetes), we are using only the DNS which we

Re: [DISCUSS] Implement end-to-end tests in Java

2018-03-27 Thread Piotr Nowojski
+1 I would personally go with Python, but I see a reason to Kostas’s arguments in favour of Java. Regardless, based on my experience with maintaining bash scripts, both of those options (Java/python) are much better in the long run. Piotrek > On 27 Mar 2018, at 15:38, Kostas Kloudas

Re: [DISCUSS] Implement end-to-end tests in Java

2018-03-27 Thread Kostas Kloudas
Hi Timo, Thanks for opening this. I agree that bash is not the best tool for all the reasons that you mention plus: 1) it is difficult to write re-usable code 2) there are a lot of ways to express the same thing and difficult to build “best practices” (as it should be in a community

[jira] [Created] (FLINK-9099) Failing allocated slots not noticed

2018-03-27 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9099: Summary: Failing allocated slots not noticed Key: FLINK-9099 URL: https://issues.apache.org/jira/browse/FLINK-9099 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-9098) ClassLoaderITCase unstable

2018-03-27 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-9098: --- Summary: ClassLoaderITCase unstable Key: FLINK-9098 URL: https://issues.apache.org/jira/browse/FLINK-9098 Project: Flink Issue Type: Bug Components:

[DISCUSS] Implement end-to-end tests in Java

2018-03-27 Thread Timo Walther
Hi everyone, after reviewing a bunch of end-to-end tests, I'm wondering if we should really continue implementing everything in bash scripts. Wouldn't it be nicer to implement them in Java code that just calls the interfaces of Flink (e.g. "./bin/flink run" or REST API)? Here are some

[jira] [Created] (FLINK-9097) Jobs can be dropped in HA when job submission fails

2018-03-27 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9097: Summary: Jobs can be dropped in HA when job submission fails Key: FLINK-9097 URL: https://issues.apache.org/jira/browse/FLINK-9097 Project: Flink Issue

[jira] [Created] (FLINK-9096) flip 6 allocates different resources for different jobs

2018-03-27 Thread Renjie Liu (JIRA)
Renjie Liu created FLINK-9096: - Summary: flip 6 allocates different resources for different jobs Key: FLINK-9096 URL: https://issues.apache.org/jira/browse/FLINK-9096 Project: Flink Issue Type:

[jira] [Created] (FLINK-9095) Add metrics for Cassandra Connector

2018-03-27 Thread Jacob Park (JIRA)
Jacob Park created FLINK-9095: - Summary: Add metrics for Cassandra Connector Key: FLINK-9095 URL: https://issues.apache.org/jira/browse/FLINK-9095 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-9094) AccumulatorLiveITCase unstable on Travis

2018-03-27 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9094: Summary: AccumulatorLiveITCase unstable on Travis Key: FLINK-9094 URL: https://issues.apache.org/jira/browse/FLINK-9094 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-9093) If Google can't be accessed,the document can't be use

2018-03-27 Thread Matrix42 (JIRA)
Matrix42 created FLINK-9093: --- Summary: If Google can't be accessed,the document can't be use Key: FLINK-9093 URL: https://issues.apache.org/jira/browse/FLINK-9093 Project: Flink Issue Type: