Hi
I followed the link
https://github.com/apache/incubator-flink/blob/0902829e4e9ef9a3a37ee6a89cfc52200796fd88/README.md#eclipse-setup-and-debugging
for building the flink. when i am in this step cd stratosphere-dist
/target/stratosphere-dist-0.5-SNAPSHOT-bin/stratosphere-0.5-SNAPSHOT/;
Maven is s
I have updated the LICENSE and NOTICE files with notices and licenses from
all immediate subcomponents.
NOTICE and LICENSE are available both in the root of the source repository,
as well as in the root of the binary distribution.
The DISCLAIMER (incubator requirement) is also in place.
Could so
I suggested to go for "immutable" by default, because it is less error
prone and gives better initial experience. Mutable objects is a switch for
performance tuning then. I think people agreed with that.
On Mon, Jul 21, 2014 at 1:48 PM, Stephan Ewen wrote:
> Very good!
>
> We have an initial ef
Very good!
We have an initial effort for that as well (
https://github.com/apache/incubator-flink/pull/66), so that aligns very
well.
Hey,
I have completely reworked the way we managed tuple serialization for
streaming. Now it is possible for the user to call .setMutability(true) on
an operator to enable object reuse at tuple deserialization.
What do you think, what should be the default mutability setting for
operators? We use
Stephan Ewen created FLINK-1031:
---
Summary: Eclipse M2E cannot compile project
Key: FLINK-1031
URL: https://issues.apache.org/jira/browse/FLINK-1031
Project: Flink
Issue Type: Bug
Comp
I have started going through all dependencies, collecting Licenses and
Notices to place into our License and notice file.
+1
On Jul 21, 2014 4:32 PM, "Stephan Ewen (JIRA)" wrote:
>
> [
> https://issues.apache.org/jira/browse/FLINK-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068367#comment-14068367
> ]
>
> Stephan Ewen commented on FLINK-1030:
> --
Hey Henry,
On 21 Jul 2014, at 09:18, Henry Saputra wrote:
> What are your recommended setup to run and develop Flink locally?
I use IntelliJ for day-to-day dev and testing and run everything inside the IDE.
If you want to use real programs to test your code you can use
JavaProgramTestBase for
HI Guys,
What are your recommended setup to run and develop Flink locally?
I have been doing local Flink by going to flink-dist/target/ and run
Flink from there.
I was wondering if you guys have preferred way to do Flink development?
Maybe we could add section about "Developing Flink" in the web
10 matches
Mail list logo