Janino related question

2016-05-08 Thread Gábor Horváth
Hi! I have created a proof of concept implementation of my GSoC project [1]: introducing code generation to the serializers. The code is available here [2]. Unfortunately I have run into a problem that I am unable to debug. I generated some code that I compiled using the Janino compiler [4]. I did

[jira] [Created] (FLINK-3882) Errors in sample Java code for the Elasticsearch 2.x sink

2016-05-08 Thread Mark Reddy (JIRA)
Mark Reddy created FLINK-3882: - Summary: Errors in sample Java code for the Elasticsearch 2.x sink Key: FLINK-3882 URL: https://issues.apache.org/jira/browse/FLINK-3882 Project: Flink Issue Type:

Installing Flink with Homebrew

2016-05-08 Thread Wright, Eron
Hi, I submitted a PR to the homebrew project (Mac’s unofficial package manager) to add a formula for installing Flink 1.0.2. https://github.com/Homebrew/homebrew-core/pull/968 This will simplify installation on Mac. Here’s

[jira] [Created] (FLINK-3883) Rename flink clients for inclusion on system path

2016-05-08 Thread Eron Wright (JIRA)
Eron Wright created FLINK-3883: --- Summary: Rename flink clients for inclusion on system path Key: FLINK-3883 URL: https://issues.apache.org/jira/browse/FLINK-3883 Project: Flink Issue Type: Bug

Re: Installing Flink with Homebrew

2016-05-08 Thread Wright, Eron
Update: I filed FLINK-3883 to improve the names of the shell scripts for inclusion on the system path. Pending a discussion on that, I adjusted the formula PR to place only the `flink` command on the path (not the pyflink commands). Reflecting a bit, I don’t think the various server script