Return-Path: X-Original-To: apmail-flink-user-archive@minotaur.apache.org Delivered-To: apmail-flink-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7182A18D1F for ; Fri, 4 Dec 2015 03:14:46 +0000 (UTC) Received: (qmail 44953 invoked by uid 500); 4 Dec 2015 03:14:46 -0000 Delivered-To: apmail-flink-user-archive@flink.apache.org Received: (qmail 44846 invoked by uid 500); 4 Dec 2015 03:14:46 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flink.apache.org Delivered-To: mailing list user@flink.apache.org Received: (qmail 44836 invoked by uid 99); 4 Dec 2015 03:14:46 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2015 03:14:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id ADDFACC9FF for ; Fri, 4 Dec 2015 03:14:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ghjQb8odANkJ for ; Fri, 4 Dec 2015 03:14:33 +0000 (UTC) Received: from mail-yk0-f179.google.com (mail-yk0-f179.google.com [209.85.160.179]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 07A342050F for ; Fri, 4 Dec 2015 03:14:33 +0000 (UTC) Received: by ykfs79 with SMTP id s79so110969361ykf.1 for ; Thu, 03 Dec 2015 19:14:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HN/Qf0UbJR81s2MPxTMv6Fsjfy0aMRgMs5q49x/7TTo=; b=t+FvVU7ziYGC3VCYcoyx6xvLnDsyRxlYML35ouuxjvbznEEG/IgTWSfmkrzYrMU+hi eKw/FRO6wslvWCzbgZZgs2yN5uh1GJp5inDC0nrDd8MryFTnaHmujopuXqcOuooPRFKw pQZY2tT3lp/n9bPiQqHyVoBBz+Khfq/xIuLVURzgBGEd6WH8eGEK11WsE4aJZ42A9wTH bQ28nzIkceN60itYHa9abySKGRQS2Rljk60IdMAC2bS8rLownlJjLowVwHAIlV/gibq2 +sfcRl1h7Lzpx/jhXPHBNkXKqbHvI1t9OhJ3X3O1KFyEeQ8Cq2i4Ij0Ni1+KS20wISc0 ApEw== MIME-Version: 1.0 X-Received: by 10.13.219.4 with SMTP id d4mr10618463ywe.224.1449198871569; Thu, 03 Dec 2015 19:14:31 -0800 (PST) Received: by 10.13.195.135 with HTTP; Thu, 3 Dec 2015 19:14:31 -0800 (PST) Received: by 10.13.195.135 with HTTP; Thu, 3 Dec 2015 19:14:31 -0800 (PST) In-Reply-To: References: Date: Fri, 4 Dec 2015 08:44:31 +0530 Message-ID: Subject: Re: Material on Apache flink internals From: madhu phatak To: user@flink.apache.org Content-Type: multipart/alternative; boundary=001a114fab0ef2ff49052609e75f --001a114fab0ef2ff49052609e75f Content-Type: text/plain; charset=UTF-8 Hi, Thanks a lot for the resources. On Dec 1, 2015 9:11 PM, "Fabian Hueske" wrote: > Hi Madhu, > > checkout the following resources: > > - Apache Flink Blog: http://flink.apache.org/blog/index.html > - Data Artisans Blog: http://data-artisans.com/blog/ > - Flink Forward Conference website (Talk slides & recordings): > http://flink-forward.org/?post_type=session > - Flink Meetup talk recordings: > https://www.youtube.com/channel/UCY8_lgiZLZErZPF47a2hXMA > - Slim's Flink Knowledge base: > http://sparkbigdata.com/component/tags/tag/27-flink > > Best, Fabian > > 2015-12-01 16:23 GMT+01:00 madhu phatak : > >> Hi everyone, >> >> I am fascinated with flink core engine way of streaming of operators >> rather than typical map/reduce way that followed by hadoop or spark. Is any >> good documentation/blog/video avalable which talks about this internal. I >> am ok from a batch or streaming point of view. >> >> It will be great if some one can share this info. Thank you for your >> excellent work. >> >> -- >> Regards, >> Madhukara Phatak >> http://datamantra.io/ >> > > --001a114fab0ef2ff49052609e75f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hi,
Thanks a lot for the resources.

On Dec 1, 2015 9:11 PM, "Fabian Hueske"= ; <fhueske@gmail.com> wrote:=
Hi Madhu,

checkout the following r= esources:

- Apache Flink Blog: http://flink.apache.org/blog/index.h= tml
- Data Artisans Blog: http://data-artisans.com/blog/
- Flin= k Forward Conference website (Talk slides & recordings): http://flink-= forward.org/?post_type=3Dsession
- Flink Meetup talk recording= s: https://www.youtube.com/channel/UCY8_lgiZLZErZPF47a2hXMA=

Best, Fabian<= br>

2015-12-= 01 16:23 GMT+01:00 madhu phatak <phatak.dev@gmail.com>:
Hi everyone,

I am fascinated with flink core engine way of str= eaming of operators rather than typical map/reduce way that followed by had= oop or spark. Is any good documentation/blog/video avalable which talks abo= ut this internal. I am ok from a batch or streaming point of view.

It w= ill be great if some one can share this info. Thank you for your excellent = work.
--
Regards,
Madhuka= ra Phatak
http://dat= amantra.io/

--001a114fab0ef2ff49052609e75f--