[jira] [Created] (FLINK-8164) JobManager's archiving does not work on S3

2017-11-28 Thread Cristian (JIRA)
Cristian created FLINK-8164: --- Summary: JobManager's archiving does not work on S3 Key: FLINK-8164 URL: https://issues.apache.org/jira/browse/FLINK-8164 Project: Flink Issue Type: Bug Comp

Re: [DISCUSS] FLIP-23 Model Serving

2017-11-28 Thread Fabian Hueske
Hi Boris and Stavros, Thanks for the responses. Ad 1) Thanks for the clarification. I think I misunderstood this part of the proposal. I interpreted the argument why to chose ProtoBuf for network encoding ("ability to represent different data types") such that different a model pipeline should wo

Re: [DISCUSS] FLIP-23 Model Serving

2017-11-28 Thread Stavros Kontopoulos
Hi Fabian thanx! > 1) Is it a strict requirement that a ML pipeline must be able to handle > different input types? > I understand that it makes sense to have different models for different > instances of the same type, i.e., same data type but different keys. Hence, > the key-based joins make se

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-28 Thread Stefan Richter
+1 (non-binding) I tested Flink in a cluster setup on Google Cloud, YARN-per-job, checked that for all backends that HA, recovery, at-least-once, end-to-end exactly once (with Kafka11 Producer), savepoints, externalized checkpoints, and rescaling work correctly. > Am 28.11.2017 um 11:47 schrie

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-28 Thread Aljoscha Krettek
+1 Verified: - NOTICE and LICENSE are correct - source doesn't contain binaries - verified signatures - verified hashes - cluster testing on AWS and Cloudera VM (with Kerberos) (see release-testing doc) > On 28. Nov 2017, at 11:20, Aljoscha Krettek wrote: > > Phew, thanks for the update!

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-28 Thread Aljoscha Krettek
Phew, thanks for the update! > On 28. Nov 2017, at 11:19, Gyula Fóra wrote: > > Ok seems like I had to remove the snappy jar as it was corrupted (makes > total sense) :P > > Gyula Fóra ezt írta (időpont: 2017. nov. 28., K, 11:13): > >> Hi Aljoscha, >> >> Thanks for the release candidate. I a

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-28 Thread Gyula Fóra
Ok seems like I had to remove the snappy jar as it was corrupted (makes total sense) :P Gyula Fóra ezt írta (időpont: 2017. nov. 28., K, 11:13): > Hi Aljoscha, > > Thanks for the release candidate. I am having a hard time building the rc, > I seem to get this error no matter what I do: > > [ERRO

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-28 Thread Gyula Fóra
Hi Aljoscha, Thanks for the release candidate. I am having a hard time building the rc, I seem to get this error no matter what I do: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.4.1:shade (shade-hadoop) on project flink-shaded-hadoop2-uber: Error creating shaded j

[jira] [Created] (FLINK-8163) NonHAQueryableStateFsBackendITCase test getting stuck on Travis

2017-11-28 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8163: Summary: NonHAQueryableStateFsBackendITCase test getting stuck on Travis Key: FLINK-8163 URL: https://issues.apache.org/jira/browse/FLINK-8163 Project: Flink