Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0FA6418838 for ; Mon, 29 Jun 2015 09:40:42 +0000 (UTC) Received: (qmail 50623 invoked by uid 500); 29 Jun 2015 09:40:41 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 50565 invoked by uid 500); 29 Jun 2015 09:40:41 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 50554 invoked by uid 99); 29 Jun 2015 09:40:41 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jun 2015 09:40:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3B91F1A62E1 for ; Mon, 29 Jun 2015 09:40:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.01 X-Spam-Level: X-Spam-Status: No, score=-0.01 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1bGYpID6J4xJ for ; Mon, 29 Jun 2015 09:40:27 +0000 (UTC) Received: from mailout1.informatik.hu-berlin.de (mailout1.informatik.hu-berlin.de [141.20.20.101]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 7E8882D9C7 for ; Mon, 29 Jun 2015 09:31:50 +0000 (UTC) Received: from mailbox.informatik.hu-berlin.de (mailbox [141.20.20.63]) by mail.informatik.hu-berlin.de (8.14.7/8.14.7/INF-2.0-MA-SOLARIS-2.10-25) with ESMTP id t5T9Vmnm022016 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 29 Jun 2015 11:31:49 +0200 (MEST) Received: from [141.20.27.42] (localhost [127.0.0.1]) (authenticated bits=0) by mailbox.informatik.hu-berlin.de (8.14.7/8.14.7/INF-2.0-MA-SOLARIS-2.10-AUTH-26-465-587) with ESMTP id t5T9VmbA022010 for ; Mon, 29 Jun 2015 11:31:48 +0200 (MEST) Message-ID: <55910FCB.3010604@informatik.hu-berlin.de> Date: Mon, 29 Jun 2015 11:28:43 +0200 From: "Matthias J. Sax" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: dev@flink.apache.org Subject: Re: Is there Any api that let DataStream join DataSet ? References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rkwDetFL5wdXcbpcQWs43V8VROVclAx7D" X-Virus-Scanned: clamav-milter 0.98.4 at mailbox X-Virus-Status: Clean X-Greylist: Sender succeeded STARTTLS authentication, not delayed by milter-greylist-4.5.1 (mail.informatik.hu-berlin.de [141.20.20.50]); Mon, 29 Jun 2015 11:31:49 +0200 (MEST) --rkwDetFL5wdXcbpcQWs43V8VROVclAx7D Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I am wondering what the semantics of a DataStream created from a file is. It should be a regular (but finite) stream. From my understanding, a Window-Join is defined with some ts-constraint. So the static file part will also have this restriction in the join, right? However, a file-stream-join should join *all* data from the file with each element in the stream... It seems to me, that a file-DataStream would not yield this result. Am I wrong? On 06/29/2015 11:00 AM, Stephan Ewen wrote: > If you only want to "join" a finite data set (like a file) to a stream,= you > can do that. you can create a DataStream from a (distributed) file. >=20 > If you want specific batch-api operations, this is still on the roadmap= , > not in yet, as Marton said. >=20 > On Sun, Jun 28, 2015 at 10:45 AM, M=C3=A1rton Balassi > wrote: >=20 >> Hi, >> >> Flink currently does not have explicit Api support for that, but is >> definitely possible to do. In fact Gyula (cc-d) mocked up a prototype = for a >> similar problem some time ago. >> >> The idea needs some refinement to properly support all the viable use = cases >> though and the streaming Api currently has some more pressing challeng= es >> than this integration. :) >> >> It's on our roadmap, but is not an immediate task. Could you tell us m= ore >> about your use case? >> >> Best, >> Marton >> On Jun 28, 2015 8:29 AM, "=E9=A9=AC=E5=9B=BD=E7=BB=B4" wrote: >> >>> Hi,everyone: >>> Is there Any api that let the DataStream join a DataSet ? I have read= all >>> the document But I can't find . >>> If Flink now does not have the api, will Flink support it in the futu= re ? >>> thanks a lot! >>> >> >=20 --rkwDetFL5wdXcbpcQWs43V8VROVclAx7D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVkQ/LAAoJEBXkotPFErDWlU4P/2fCVXcC6iyhcmZZe8PIZ2X1 DTdc3T+liSDJWXylUoxq8iXg+T7k10cY4ExTekACL2CDiI2xVow55tnIro9Pntbp /CACaQXLHJKE8IVg75Og55LGVUy+ce3aLgwMk4tdMapXSdN117PVJQN7B/5M0rVr f5ChU/q8o8bqfP5sv7kwoAgjBVmcnzUDeLsEl6Dmp2nqiHtPqbVIy/7wCVjOyYh4 ehlq6cVQo22QVa+hLEx/O+sasS2hWUqBWMMyrqx1ScWbRjD4S0tOyejr8ArVJmDG OqX4vaxghf3zgVChoxezqWO3TUkTudDxziSdknnquM5bhYLIjfg3Hfg4uaX+8B98 eTmUf+8AAvFBsTzvYkSfKD8QwdN4Mq7kXs/ibZjU+KIIuHa57Zwlf4MkisFqHn8Y VC8MLcL2jY70fqTVuDs430AI9yYp6+djz0gD72UnXOuwhhZnsEUEl5PKoiVV9ERh /6hnxuzqsbHT7qYRawU1sErq2cRfc0oNq2voAzZJQZFVolzrCSdUFIrMh9tu1nUq MS+uQL1KF4ERtsrnHISKW5m3rAv+X0AydA4T+JaTldQHPyVhYca/cRnAd1Ov4pQR IvchxInXxi1v7IzD6n9k/5RVO/lb1TeGxzXrDLTrejyfuSvwOSU3FMPgj5yZOHta 3UWBknA+m/lmPoZF8SdY =ygbn -----END PGP SIGNATURE----- --rkwDetFL5wdXcbpcQWs43V8VROVclAx7D--