Thanks for sharing, Stephan!
Just tweeted this =)
- Henry
On Wed, Jan 7, 2015 at 2:06 PM, Stephan Ewen wrote:
> To all people interested in streaming and streaming algorithms:
>
> Here is a great collection of algorithms and data structures that are
> useful for streaming data analysis, both fo
gt;>
>> In terms of the Mahout DSL this would mean that we have to translate a
>> Flink dataset into H2O's basic abstraction of distributed data and vice
>> versa. Everything other than writing to disk with one system and reading
>> from there with the other is prob
Just curious, is the new Graph APIs suppose to replace flink-spargel?
- Henry
On Tue, Jan 6, 2015 at 3:51 AM, Vasiliki Kalavri
wrote:
> Hello Aljoscha and everyone,
>
> Andra and Daniel might also want to give input :)
>
> - As Kostas already said, we've had some issues with the TypeExtractor, b
Cool, thanks!
On Tue, Jan 6, 2015 at 12:34 PM, Vasiliki Kalavri
wrote:
> Assigned :-)
>
> On 6 January 2015 at 21:20, Henry Saputra wrote:
>
>> Vasia,
>>
>> Would you mind if I assign the Graph API JIRA ticket [1] to you?
>>
>> It is nice to have ow
Vasia,
Would you mind if I assign the Graph API JIRA ticket [1] to you?
It is nice to have owner for the ticket.
- Henry
[1] https://issues.apache.org/jira/browse/FLINK-1201
On Tue, Jan 6, 2015 at 3:51 AM, Vasiliki Kalavri
wrote:
> Hello Aljoscha and everyone,
>
> Andra and Daniel might also
t of view only the ldap group + nexus setup is missing for a
>> TLP release.
>>
>> Once we have our new repo, we can just push the release branch to that repo
>> as well. The commit hash (thats the one really relevant for the release)
>> won't change.
>>
&
m wrong.
>
> On Mon, Jan 5, 2015 at 11:20 PM, Henry Saputra
> wrote:
>
>> When you said "finish the release" meaning distribute/publish a TLP
>> release in the incubating branch repo?
>>
>> - Henry
>>
>> On Mon, Jan 5, 2015 at 6:38 AM, Robe
ort any progress on the release yet. It was
>>> finally clarified that we are actually blocked by the apache
>>> infrastructure
>>> at the moment. [1]
>>>
>>> [1] https://issues.apache.org/jira/browse/INFRA-8954
>>>
>>> Marton
>>
27;flink-' prefix.
>
> On Mon, Jan 5, 2015 at 10:24 AM, Henry Saputra
> wrote:
>
>> @Robert, and @Stephan, sure I am ok with it, thanks for the responses.
>>
>> - Henry
>>
>> On Mon, Jan 5, 2015 at 1:18 AM, Stephan Ewen wrote:
>> > I think thi
the
> produced jars are prefixed with "flink-". Otherwise, we will have to start
> configuring a lot...
>
> Greetings,
> Stephan
>
>
> On Mon, Jan 5, 2015 at 9:32 AM, Henry Saputra
> wrote:
>
>> Will this conflict with Marton's restructuring proposal
do you want to do this?
>
> But the reason is not checkstyle here, is it?
>
> On Mon, Jan 5, 2015 at 9:27 AM, Henry Saputra
> wrote:
>
>> Yeah, automated tools can only do so much.
>> I always turn off the automatic line wrapping since it cant tell for
>> import
Will this conflict with Marton's restructuring proposal which happens
in another thread (see "Project restructure" thread in the dev@ list).
Since we are doing refactoring, may I suggest that we also remove
"flink-" prefix since maven group name will indicate it is part of
Flink.
- Henry
On Fri,
distinguish between Imports and code it also wrapped the import
> statements. I guess then the only viable option is to manually wrap the
> lines.
>
> On Sun, Jan 4, 2015 at 10:34 PM, Stephan Ewen wrote:
>
>> Excluding the imports sounds like a good idea.
>>
>> O
I think we could add exclude for imports statements line length checking.
Without limit of line length we need to be very careful when coding long
lines to keep the code easy to read and understand, hence the line
length style safe guard.
Some if the java code has very long lines that make it hard
Happy new year all!
Like the idea to add ML module with Flink.
As I have mentioned to Kostas, Stephan, and Robert before, I would
love to see if we could work with H20 project [1], and it seemed like
the community has added support for it for Apache Mahout backend
binding [2].
So we might get so
Thanks for sharing. Gyula!
- Henry
On Sat, Dec 20, 2014 at 6:51 PM, Gyula Fóra wrote:
> Hey guys,
>
> I am sure everyone is very busy with Christmas stuff, but if you are
> getting bored try out the brand new Streaming Scala API.
>
> I have opened a PR for it here:
> https://github.com/apache/in
Thanks for the update Marton.
So with we are graduating it is coming as blessing but unfortunately
adding more work to the release process.
Please do let us know if you need any help with the release.
- Henry
On Fri, Dec 19, 2014 at 12:38 PM, Márton Balassi
wrote:
> +1 on quickstart, I'm havin
Yay! With name like Flink it is hard to say no for graduation =P
On Wed, Dec 17, 2014 at 12:49 PM, Alan Gates wrote:
>
> Congratulations, we're a TLP!
>
> Alan.
>
> *From:* Brett Porter
> *Date:* December 17, 2014 at 12:18
> *To:* committ...@apache.org
> *Subject:* ASF Board Meeting Summary -
s the last outstanding feature patch.
>> I'd like to stick to bugfixing that pops up during the tests. Speaking of
>> which today we've had a look at the streaming code with Gyula for the
>> release and produced a couple of commits.
>>
>> We will manually rebas
/jira/browse/FLINK-1234>)
> So, you don’t need to set hadoop 2 profile to build Flink for hadoop 2.
> I tested with `mvn clean package -DskipTests` and the build result is success.
>
> —
> Chiwan Park (Sent with iPhone)
>
>
>
>> On Dec 17, 2014, at 2:15 PM, Henry Saput
HI All,
I just realized that to build Flink for Hadoop 2 I could no longer run this:
mvn clean package -DskipTests -Dhadoop.profile=2
it barfed with error:
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project
org.apache.flink:fli
Nice! So do we have official list of JIRA and PRs will be in 0.8? I do
not see the conclusions in the other thread.
Does this mean no more patches for 0.8 release or you and Marton will
manually rebase them?
- Henry
On Tue, Dec 16, 2014 at 1:32 PM, Stephan Ewen wrote:
> Hi all!
>
> As per discu
When reviewing Robert's patch for generalizing Hadoop compatible FS I
just noticed there are some class names that are exactly the same as
Hadoop, such as FSDataInputStream or Configuration, which makes
programming a bit awkward when trying to use both in one class.
Hence we see a lot of full class
Related to Zeppelin [1], looks like it is sponsored/ developed by a
company in Korea [2] that has nothing to do with football
unfortunately (I thought they were the same team that does
http://www.nfl.com/stats/statslab),
I was kinda disappointed at the beginning =P
But anyway seemed like integrati
Thanks for arranging the hangout Gyula, sorry I have to miss the it.
I will help review the proposed doc in the wiki and add
comments/questions as they come up.
- Henry
On Fri, Dec 12, 2014 at 3:22 AM, Gyula Fóra wrote:
> Hey All,
>
> I have created a google hangout for today's Streaming discus
1, 2014 at 8:32 AM, Henry Saputra
> wrote:
>
>> Just curious, is there any JIRA filed for this or was it just in
>> preliminary proposal talk?
>>
>> - Henry
>>
>> On Sun, Dec 7, 2014 at 3:36 PM, Stephan Ewen wrote:
>> > That actually sounds like a
k you have to essentially do the same thing: register a compiler
> plugin.
>
> Maybe one of the IntelliJ users knows more details...
> Am 11.12.2014 02:30 schrieb "Henry Saputra" :
>
>> I saw that with IntelliJ Idea too.
>>
>> Any remedy for it?
>>
&
hat we talked
> about.
>
> I also like the way they make it extensible, so people can capture their
> own metrics.
>
> On Sun, Dec 7, 2014 at 6:02 AM, Henry Saputra
> wrote:
>
>> Hi Robert,
>>
>> From I have seen it so far, it is probably better and easier for
I saw that with IntelliJ Idea too.
Any remedy for it?
- Henry
On Wed, Dec 10, 2014 at 10:18 AM, Stephan Ewen wrote:
> Hi!
>
> For all those that have (or have had) problems getting the Scala Project
> with all the Macro Magic to work in Eclipse, here is an FAQ entry for that:
>
> https://github
HI All,
Per discussion in Flink dev mailing list, we now have official #flink
chat room at irc.freenode.org.
Feel free to stop by to ask anything or share some ideas that could be
contributed to Apache Flink.
I will be making update to the website to reflect the information [1]
Thanks,
Henry
Henry Saputra created FLINK-1314:
Summary: Update website about #flink channel in freenode IRC
Key: FLINK-1314
URL: https://issues.apache.org/jira/browse/FLINK-1314
Project: Flink
Issue Type
nk or #apacheflink. :)
>
> On Tue, Dec 9, 2014 at 10:32 PM, Henry Saputra
> wrote:
>
>> ASF has bot that could record history and send report:
>> http://www.apache.org/dev/asfbot.html
>>
>> We will use it when we use our IRC channel for discussions. But the
>&
> about adding a bot which is logging the conversations.
>
> On Tue, Dec 9, 2014 at 9:08 PM, Stephan Ewen wrote:
>
>> I like #apacheflink, but all of them are good.
>>
>> On Tue, Dec 9, 2014 at 9:01 PM, Henry Saputra
>> wrote:
>>
>> > Hi Robert
e wrote:
>> >>>>
>> >>>> +1
>> >>>>
>> >>>> 2014-12-08 23:05 GMT+01:00 Ufuk Celebi :
>> >>>>
>> >>>>> +1 great idea
>> >>>>>
>> >>>>> On Monday, Dec
HI All,
Sorry for cross posting.
I thinking about setting up ASF official IRC channel for Apache Flink.
Some of us could just hang out and provide answer or just ask for
question about Flink casually.
The channel could also be used for some "official" discussions which
can be recorded and share
>>> How should I connect?
>>>
>>> Thanks,
>>>
>>>
>>> --
>>> Gianmarco
>>>
>>> On 8 December 2014 at 09:28, Asterios Katsifodimos <
>>> asterios.katsifodi...@tu-berlin.de> wrote:
>>>
>>>>
nd I'd be happy to participate as
>> well.
>> >> How should I connect?
>> >>
>> >> Thanks,
>> >>
>> >>
>> >> --
>> >> Gianmarco
>> >>
>> >> On 8 December 2014 at 09:28, Aster
ut.
>
> I also like the way they make it extensible, so people can capture their
> own metrics.
>
> On Sun, Dec 7, 2014 at 6:02 AM, Henry Saputra >
> wrote:
>
> > Hi Robert,
> >
> > From I have seen it so far, it is probably better and easier for F
)
> >
> > So lets start a series of public hangout calls to discuss these topics, I
> > would suggest one sometimes next week when it is suitable.
> >
> > Regards,
> > Gyula
> >
> > On Sat, Dec 6, 2014 at 12:56 AM, Henry Saputra >
&g
Hi Robert,
>From I have seen it so far, it is probably better and easier for Flink
to leverage metrics library [1] for the metrics collection rather than
building organically.
Several ASF projects like Spark [2] and Tajo have used it with great success.
One of the main reasons is maintainability
, Kostas Tzoumas wrote:
> Super!
>
> Paris and Jonas have been doing a lot of "silent" work (= not very visible
> in the mailing list) recently. Looking forward to seeing this coming in.
>
> On Fri, Dec 5, 2014 at 8:00 PM, Henry Saputra
> wrote:
>
>> Nice! L
Nice! Looking forward to it
On Fri, Dec 5, 2014 at 9:34 AM, Márton Balassi wrote:
> Hey,
>
> As you may know in some European countries Santa Claus comes on the 6th of
> December, Saint Nicolas Day - from Finland.
>
> As Flink is not yet very active in Finland our Sweden team stepped in and
> gav
> * Stephan Ewen
> * Gyula Fora
> * Alan Gates
> * Fabian Hueske
> * Vasia Kalavri
> * Aljoscha Krettek
> * Robert Metzger
> * Till Rohrmann
Hi Guys,
I finally have time to look at this. Could you create a design
document to share how would you approach this feature?
There are 2 parts I guess, one is the metrics collection itself and
second is publishing to external either via JMX to external service.
We could use Metrics [1] aka cod
Thanks to Kostas for bringing the discussions to the community and I
believe Apache Flink is ready for graduation as top level project.
There are more and great things the community want to do, and I
believe being ASF top level project (TLP) will better position Flink
to grow the community.
The A
I like the new bold layout =)
Instead of "Hadoop Integrated" maybe we could use something like "Play
nice with Apache Hadoop" ;)
On Thu, Nov 27, 2014 at 10:48 AM, Kostas Tzoumas wrote:
> Hi everyone,
>
> Ufuk, Robert, and I worked on a new layout for the Flink website, and added
> some content t
+1
Lets do wiki page to get things up quickly then either provide links
or migrate to website when it is settle.
- Henry
On Tue, Nov 25, 2014 at 6:34 AM, Kostas Tzoumas wrote:
> Very nice idea!
>
> How about starting with a wiki page and move/mirror to the website once
> some content is there?
+1
Would be good to have different RM to give feedback how existing
process working.
Thanks for volunteering.
- Henry
On Mon, Nov 24, 2014 at 1:51 AM, Márton Balassi
wrote:
> +1 There are a couple of streaming bugfix commits that I'd like to push
> there.
>
> I would also like to volunteer as
Awesome! Welcome Timo!
On Thu, Nov 20, 2014 at 6:48 AM, Robert Metzger wrote:
> Hi everyone,
>
> In the PPMC we have voted to add Timo Walther as a new committer to Flink.
>
>
> Congrats Timo! Keep up the good work.
>
>
> Cheers,
> Robert
81eb583774eab917953f31cf4925cd9) tested on Travis and locally,
>> all fine:
>>
>> https://travis-ci.org/StephanEwen/incubator-flink/builds/41291964
>>
>> Greetings,
>> Stephan
>>
>>
>> On Mon, Nov 17, 2014 at 11:54 PM, Henry Saputra
>> wrote:
Never mind, it was backup files in projectFilesBackup generated by
intelliJ Idea =P
False alarm
On Mon, Nov 17, 2014 at 2:54 PM, Henry Saputra wrote:
> Hi Guys,
>
> Just updated my local master from Git repo mirror and got this exception:
>
> Failed to execute goal org.apache
Hi Guys,
Just updated my local master from Git repo mirror and got this exception:
Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check
(default) on project flink-parent: Too many files with unapproved
license: 3 See RAT report in:
/Users/hsaputra/open/github/incubator-flink/target/
HI Kostas,
Since Tez underneath is using YARN so what does local execution means
in this case?
- Henry
On Fri, Nov 7, 2014 at 10:03 AM, Kostas Tzoumas wrote:
> Hello Flink and Tez,
>
> I would like to point you to a first version of Flink running on
> Tez. This is a Flink subproject (to be init
w to make fault tolerance more fine grained by restarting
> from checkpointed intermediate data sets, not from the base data.
>
> Kostas
>
> On Fri, Nov 7, 2014 at 6:49 PM, Henry Saputra
> wrote:
>
>> Stephan,
>>
>> Could you share your thoughts and desi
Stephan,
Could you share your thoughts and design/ plan to implement this new
coarse grained fault tolerant?
>From last talk in Palo Alto seemed some interests about it.
- Henry
On Tue, Nov 4, 2014 at 12:14 AM, Márton Balassi
wrote:
> Stephan,
>
> Could you please summarize how the new coarse
t; On Wed, Oct 29, 2014 at 7:58 PM, Henry Saputra
> wrote:
>
>> Ted, do you mean rename of the podling? I think we mentioned that in
>> the prev report.
>>
>> As for info on mailing list, you can send email to
>> dev-i...@flink.incubator.apache.org to get curren
in
>> > > Stockholm (more than 150 participants) and a meetup in Berlin.
>> > > There are upcoming talks again in Berlin, Pasadena CA and Palo Alto
>> > CA.
>> > >
>> > > How has the project developed since the last report?
>> > >
>> > >Fl
Yes, that is correct.
Scala has code style guide that is used and recommended in Scala based
application.
Here is the particular section about 0-arity method calls:
http://docs.scala-lang.org/style/method-invocation.html
- Henry
On Mon, Oct 27, 2014 at 1:10 PM, Till Rohrmann wrote:
> Hi,
>
> as
process and
> print a WARN message for Java 6 users, that we are planning to drop Java 6
> support soon. This way, we allow Java 6 user to try out Flink and at the
> same time give them another reason to move to 7.
>
>
> On Fri, Oct 24, 2014 at 9:07 PM, Henry Saputra
> wrote:
Henry Saputra created FLINK-1183:
Summary: Create warning when Flink is started with Java 6
Key: FLINK-1183
URL: https://issues.apache.org/jira/browse/FLINK-1183
Project: Flink
Issue Type
014 at 9:23 PM, Mohit Singh wrote:
>>>
>>>> While I just just joined the community, so I am yet to be aware of the
>>>> internals of Flink but I am already liking the feature enhancements in
>>>> Java
>>>> 7 (type inferences, try-with
HI Guys,
I am wondering what do you guys think if we make Flink requires Java7
for both compile and runtime?
Several reasons why I am proposing this:
1. Java6 has reached end of life as announced by Oracle. We have seen
compile error happening with some versions of Java 6
2. Flink is just startin
Signature files look good
Checksum files look good
NOTICE and LICENSE files look good
No 3rd party executables in source artifact
Source compile and tests passed
Run simple example in standalone.
+1
- Henry
On Sat, Oct 18, 2014 at 1:38 PM, Robert Metzger wrote:
> Please vote on releasing the f
Signature files look good
Hashes files look good
No 3rd party executables
Source compile and passed tests
Run simple examples in standalone
+1
- Henry
On Mon, Oct 13, 2014 at 9:59 AM, Robert Metzger wrote:
> Please vote on releasing the following candidate as Apache Flink
> (incubating) versio
Are taking VOTE on this or you just trying to do dry run?
On Wed, Oct 8, 2014 at 4:15 AM, Robert Metzger wrote:
> Hi guys,
>
> I've created a first release candidate for the 0.7-incubating major release:
>
> http://people.apache.org/~rmetzger/flink-0.7.0-incubating-rc0/
>
>
> This thread is not a
+1
Thanks for the response, Márton! It is great news.
Unfortunately the mailing list cannot include attachment =(
Would you mind putting it somewhere I could access online instead?
- Henry
Hi Guys (especially Marton and Gyola ^_^),
Is there any benchmark or sample tests numbers to compare Flink
Streaming compare to other streaming frameworks like Storm or Spark
streaming?
Thanks,
- Henry
Hi Guys,
I have created a meetup event at Pivotal Palo Alto presenting our very
own Robert and Ufuk to talk about our favorite topic Apache Flink
incubating =)
http://www.meetup.com/HandsOnProgrammingEvents/events/210504392/
Hopefully some of you guys can make it.
Thanks,
- Henry
ebi > wrote:
>
> > Hey Henry,
> >
> > On 30 Sep 2014, at 07:38, Henry Saputra > wrote:
> > > Do we want to keep the names or make it to generic terms like Flink
> > > modek and backend engine?
> >
> > I think the goal is to ultimately get rid of
Hi Guys,
There are some references to PACT (compiler) and Nephele, mostly in
comments and variable names, which is the used in the original
Stratosphere impl.
Do we want to keep the names or make it to generic terms like Flink
modek and backend engine?
The reason I asked is that it could confuse
Hi Robert, I didn't have problem with IntelliJ idea last week, will try it
again with latest master.
User can deactivate unwanted maven profile via idea's maven project option
(not remember exact name of that feature)
On Sunday, September 28, 2014, Robert Metzger wrote:
> I've worked on a quit
+1
Sorry I missed updating the reference to the CONTRIBUTORS file when I
push the change to master.
- Henry
On Sat, Sep 20, 2014 at 6:18 AM, Ufuk Celebi wrote:
> Hey Marton,
>
> you could link to the GitHub contributors page for now.
>
> Ufuk
>
> On Sat, Sep 20, 2014 at 3:05 PM, Márton Balassi
Hi @Márton,
This is a great start.
I am recommend to merge this now and do iterative development on top
of it for improvement.
- Henry
On Thu, Sep 4, 2014 at 12:03 PM, Márton Balassi
wrote:
> Hey,
>
> As requested in the FLINK-1058 JIRA ticket we've started to put together a
> documentation fo
@Ufuk, @Stephen, I am +1 for removing it altogether.
Like I said before, I was thinking about replacing the content with
link to Flink's team page but removing it also ok.
- Henry
On Tue, Sep 16, 2014 at 3:28 PM, Ufuk Celebi wrote:
> Would be fine with me. I considered this as well, but figured
Just to clarify but I don't think this is a blocker for the release.
On Tue, Sep 16, 2014 at 1:18 PM, Henry Saputra wrote:
> Good catch, I am actually planning to submit PR to just remove content
> of the CONTRIBUTORS to point to Apache Flink's team page.
>
>
> - Henry
Hash file look good.
Signature file look good.
NOTICE and LICENSE files look good
DISCLAIMER exists
No 3rd party exes in the source package
Download source and compile + run tests
Run standalone examples
+1
- Henry
On Thu, Sep 11, 2014 at 10:21 AM, Ufuk Celebi wrote:
> Please vote on releasing
Good catch, I am actually planning to submit PR to just remove content
of the CONTRIBUTORS to point to Apache Flink's team page.
- Henry
On Tue, Sep 16, 2014 at 12:49 PM, Daniel Warneke wrote:
> Hi,
>
> a minor thing: There is a typo in CONTRIBUTORS file. It should be
> contributors, not contri
I like it =)
Especially the tail to pay homage to ASF feather.
Hmm what is the license for the logos? Will she be willing to release
it under ASF license 2.0?
- Henry
On Tue, Sep 16, 2014 at 10:03 AM, Kostas Tzoumas wrote:
> Hi everyone,
>
> Linda Gavin, an amazing Berlin-based designer (https:
+1
baby steps
On Sun, Sep 14, 2014 at 3:47 AM, Márton Balassi
wrote:
> During the Scala API rewrite thread a minor naming issue popped up:
>
> The scala examples are located at the org.apache.flink.examples.scala
> package, while the java ones in the org.apache.flink.example.java. (Both
> are loc
Welcome guys!
Márton Balassi and Gyula Fóra could you kindly reply to me your 3
preference Apache IDs ordered by most preferences first?
Thanks,
- Henry
On Sat, Sep 6, 2014 at 5:32 AM, Robert Metzger wrote:
> Hi everyone!
>
> I would like to announce that the Apache Flink PPMC has voted to ad
+1 for commits small changes directly, which is the perk of being
committers of open source project.
However, as many people had mentioned, when the changes are none
trivial or requires modification of existing behavior then a pull
request and reviews should be requested to get extra pairs of eyes
You can create patch then ask for VOTE as needed but with a lot of
work involved I think it would be better to get some kind of agreement
of the proposed solution before continuing.
- Henry
On Wed, Sep 3, 2014 at 4:25 PM, Sebastian Schelter wrote:
> Hi Ufuk,
>
> It is up to the project where to
uldn't
> we?
>
> @Henry, regarding Akka: I think the main motiviation for moving to Akka
> (besides the points raised by Stephan and others) is that we actually don't
> want to bother with low-level thread management, protocols, etc.
>
>
>
> On Tue, Sep 2, 2014 a
+1 awesome!
For debug level we should start using slf4j parameterized logging to
avoid toString concatenation.
- Henry
On Tue, Sep 2, 2014 at 11:29 AM, Till Rohrmann wrote:
> Hi guys,
>
> just a short remark about the new logging system we use henceforth in
> Flink. We replaced jcl interface w
HI Till,
Thanks for opening the discussions and lead the effort and apologize
for late response.
>From what I have gathered so far, there are 2 issues:
1. Introducing Akka as RPC
2. Moving to Scala to enable easy access to Akka Scala APIs.
For no1, if the RPC us used for lower level communicatio
ink (Incubating)".
- Henry
On Tue, Aug 26, 2014 at 10:27 AM, Henry Saputra wrote:
> HI Kostas,
>
> As far as I know, you can send the announcement to annou...@apache.org
> (cc dev at flink and general @) by using your @apache.org account.
>
> - Henry
>
> On Tue, Au
HI Kostas,
As far as I know, you can send the announcement to annou...@apache.org
(cc dev at flink and general @) by using your @apache.org account.
- Henry
On Tue, Aug 26, 2014 at 9:32 AM, Kostas Tzoumas wrote:
> Hi everyone,
>
> One more question: how about posting an announcement at annou...
.incubator.apache.org/downloads.html
>
> Contributors
>
> Wilson Cao
> Ufuk Celebi
> Stephan Ewen
> Jonathan Hasenberg
> Markus Holzemer
> Fabian Hueske
> Sebastian Kunert
> Vikhyat Korrapati
> Aljoscha Krettek
> Sebastian Kruse
> Raymond Liu
> Robert Metzger
> Minglianh Qi
> Till Rohrmann
> Henry Saputra
> Chesnay Schepler
> Kostas Tzoumas
> Robert Waury
> Timo Walther
> Daniel Warneke
> Tobias Wiens
>> It tells Travis not to start a build.
>> We usually do this for non-code changes (like updating some legal files ;)
>> ).
>>
>>
>> On Wed, Aug 20, 2014 at 9:22 AM, Henry Saputra
>> wrote:
>>
>> > Thanks Robert.
>> >
>> >
s way so that our CI finds pull
> requests with wrong license headers (happens often to new contributors).
>
> But you are right, the "DEPENDENCIES" file Stephan committed yesterday is
> marked as unapproved by apache-rat. I'll commit a fix ...
>
>
> Robert
>
&
Hi guys,
I just pulled from master and when tried to do mvn install I got error:
[ERROR] Failed to execute goal
org.apache.rat:apache-rat-plugin:0.10:check (default) on project
flink-parent: Too many files with unapproved license: 1 See RAT report
in: /home/hsaputra/open/hsaputra/incubator-flink/
Forward to Justin directly just in case he is not in the list =)
-- Forwarded message --
From: Henry Saputra
Date: Tue, Aug 19, 2014 at 10:45 AM
Subject: Re: Rules for LICENSE and NOTICE files in Apache Releases
To: "dev@flink.incubator.apache.org"
Hi Justin, per yo
Hi Justin, per your comment I hope we could punt this separation for
next release?
- Henry
On Tue, Aug 19, 2014 at 4:07 AM, Justin Mclean wrote:
> Hi,
>
>> 1) ./LICENSE, ./NOTICE - Source distribution license and notice, refers to
>> everything where the sources / files are contained in the pr
Thanks, I just assign you the issue =)
- Henry
On Mon, Aug 18, 2014 at 11:38 PM, Márton Balassi
wrote:
> My username is mbalassi.
> I've started watching the issue to give you a link. :)
>
>
> On Tue, Aug 19, 2014 at 8:07 AM, Henry Saputra
> wrote:
>
>> Hi
ure, please assign it to me.
>
> On Aug 19, 2014 2:44 AM, "Henry Saputra" wrote:
>
>> Thanks Stephan. If no one object I will create JIRA ticket as reminder
>> to add formal documentation for the streaming feature.
>>
>> - Henry
>>
>> On Mo
Henry Saputra created FLINK-1058:
Summary: Add documentation for streaming feature
Key: FLINK-1058
URL: https://issues.apache.org/jira/browse/FLINK-1058
Project: Flink
Issue Type: Task
Thanks Stephan. If no one object I will create JIRA ticket as reminder
to add formal documentation for the streaming feature.
- Henry
On Mon, Aug 18, 2014 at 11:53 AM, Stephan Ewen wrote:
> The streaming code is in "flink-addons", for new/experimental code.
>
> Documents should come over the nex
Hmm, quick question, I could not find any documentation about the
streaming support. Is it part of the source code or will there be
additional doc included?
- Henry
On Mon, Aug 18, 2014 at 10:55 AM, Stephan Ewen wrote:
> After the Apache Secretary confirmed that the SGA has arrived and the ICLAs
W00t!
- Henry
On Mon, Aug 18, 2014 at 10:55 AM, Stephan Ewen wrote:
> After the Apache Secretary confirmed that the SGA has arrived and the ICLAs
> are filed, I have merged the streaming code into the master for the next
> release.
>
> A whole bunch of code that was!
>
> Great work, all of you.
1 - 100 of 205 matches
Mail list logo