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 79FC2182DC for ; Thu, 17 Dec 2015 13:24:57 +0000 (UTC) Received: (qmail 47058 invoked by uid 500); 17 Dec 2015 13:24:57 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 46987 invoked by uid 500); 17 Dec 2015 13:24:57 -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 46975 invoked by uid 99); 17 Dec 2015 13:24:56 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2015 13:24:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 748C518048C for ; Thu, 17 Dec 2015 13:24:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id qdE647xzsUay for ; Thu, 17 Dec 2015 13:24:55 +0000 (UTC) Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 32C92204B6 for ; Thu, 17 Dec 2015 13:24:55 +0000 (UTC) Received: by mail-wm0-f42.google.com with SMTP id l126so21250538wml.0 for ; Thu, 17 Dec 2015 05:24:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=DcccswSCo0qAeezumghu0pbT2g9H5TfTJEJGOINoqHQ=; b=B4Ii1bbCzEvlXdUhMyPDlASVgjz5HQatCNl542c5g90e62FGT2lAnezNHamj+8Pd4I UlaP7/CrdHw9/3a2VDdcmvchZQc2zzUJBdYk55ZRpkD2fNQfP3Drh3esFM4ho0UA2uBh 5ynGe+lb3G36oUrLdzG2StwC1NOR8VR7AVyM+LiW4Gc3XRzGdefYwuMTmJxdtownyftD K7cinju18HE+gDPoJnE3Pt1/ZltMmdISG7yIsPvbbXFzqbdfs78Fia/Rcl1coA4E9156 U+XBIkx5JEmf3ndQD03q0tj0LnXCTKsnPo9Jevtiov1TOBV22mVbGsBtm7akmoC8QqZf WePw== X-Received: by 10.28.30.19 with SMTP id e19mr4020064wme.40.1450358693706; Thu, 17 Dec 2015 05:24:53 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Gyula_F=C3=B3ra?= Date: Thu, 17 Dec 2015 13:24:44 +0000 Message-ID: Subject: Re: Flink shell in Jupyter To: "dev@flink.apache.org" , Till Rohrmann Content-Type: multipart/alternative; boundary=001a114b3c82bc4349052717f2e2 --001a114b3c82bc4349052717f2e2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable That would be awesome, I think it would be fine to go for Scala 2.11 first in the notebook, if Python is more trouble. Gyula Stephan Ewen ezt =C3=ADrta (id=C5=91pont: 2015. dec. 17.= , Cs, 14:17): > I think Till has done some advanced Pythin / Flink / Zeppelin integration > (to use Python plotting libs) for a talk at some point. > > @Till: Do you still have the code? Could you share it with Gyula? > > On Wed, Dec 16, 2015 at 4:22 PM, Gyula F=C3=B3ra wrot= e: > > > Hey Guys, > > > > Has anyone tried to setup the Flink scala shell with Jupyter? I would > > assume the logic is similar to Zeppelin. > > > > The reason I am asking this because we have a Jupyter cluster that runs > > python and scala (2.11 I believe) and Spark works on it, so we figured = it > > would be good to add support for Flink as well so data scientists can > then > > use that as well. > > > > I am of course willing to help with this, both with development and > testing > > in a real production environment :) > > > > Cheers, > > Gyula > > > --001a114b3c82bc4349052717f2e2--