From user-return-18239-archive-asf-public=cust-asf.ponee.io@flink.apache.org Mon Feb 19 10:37:26 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C3B50180607 for ; Mon, 19 Feb 2018 10:37:25 +0100 (CET) Received: (qmail 35979 invoked by uid 500); 19 Feb 2018 09:37:19 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@flink.apache.org Received: (qmail 35970 invoked by uid 99); 19 Feb 2018 09:37:19 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2018 09:37:19 +0000 Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTPSA id 41C542E6 for ; Mon, 19 Feb 2018 09:37:17 +0000 (UTC) Received: by mail-lf0-f44.google.com with SMTP id g72so12162759lfg.5 for ; Mon, 19 Feb 2018 01:37:17 -0800 (PST) X-Gm-Message-State: APf1xPAY4+xX8IEE1p0iSiXCvRTsS4cu+PRrGx/YS1T8bIserVNW9CzP wUwNaJ6V4XDcW3wlzXlBqm6Rev8jpJC3j9MG7gQ= X-Google-Smtp-Source: AH8x224AAkP6tN8quyKZfyPqz0UiFuJbHKZsGIgM2VN2MgutiGF4I9QAhu/sPNYhJCJ3SvSTykns2dvNQv66ROKZL2k= X-Received: by 10.25.100.21 with SMTP id y21mr9064791lfb.135.1519033036603; Mon, 19 Feb 2018 01:37:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.46.22.92 with HTTP; Mon, 19 Feb 2018 01:36:56 -0800 (PST) In-Reply-To: References: From: Niclas Hedhman Date: Mon, 19 Feb 2018 17:36:56 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: How to find correct "imports" To: Esa Heikkinen Cc: "user@flink.apache.org" Content-Type: multipart/alternative; boundary="f403045ea6868c89b705658d700a" --f403045ea6868c89b705658d700a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable It is called "declared dependencies", and Flink has a huge number of artifacts, and they have also changed name over time. But Maven Central provides a search facility. Try http://search.maven.org/#search%7Cga%7C5%7Cg%3Aorg. apache.flink%20AND%20v%3A1.4.0 And it will give you all artifacts from Flink 1.4.0 On Mon, Feb 19, 2018 at 4:56 PM, Esa Heikkinen wrote: > Hi > > > > I am quite new with Flink and Scala. I have had a bit of trouble finding > corrects =E2=80=9Cimports=E2=80=9D. > > What would be the best way to find them ? > > > > For example the imports for StreamTableEnvironment and CsvTableSource. > > > > And how do I know if I should put something pom.xml ? > > > > Esa > --=20 Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java --f403045ea6868c89b705658d700a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
It is called "declared dependencies", and Flink = has a huge=20 number of artifacts, and they have also changed name over time. But=20 Maven Central provides a search facility.

Try http://search.maven.org/#search%7Cga%7C5%7Cg%3Aorg.apache.flink%20AND%20v%3A1.4.0

And it will give you all artifac= ts from Flink 1.4.0

On Mon, Feb 19, 2018 at 4:56 PM, Esa Heikkinen &l= t;esa.hei= kkinen@student.tut.fi> wrote:

Hi

=C2=A0

I am quite new with Flink and S= cala. I have had a bit of trouble finding corrects =E2=80=9Cimports=E2=80= =9D.

What would be the best way to f= ind them ?

=C2=A0

For example the imports for Str= eamTableEnvironment and CsvTableSource.

=C2=A0

And how do I know if I should p= ut something pom.xml ?

=C2=A0

Esa




--
Niclas Hedhma= n, Software Developer
http://zest.apache.org - New Energy for Java
=
--f403045ea6868c89b705658d700a--