How to run a flink wordcount program

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

How to run a flink wordcount program

P. Ramanjaneya Reddy


On Thu, Aug 17, 2017 at 6:42 PM, P. Ramanjaneya Reddy <[hidden email]> wrote:
Hi ALL,

I'm new to flink and understanding the flink wordcount program.

so downloaded the git hub

Can somebody help how to run wordcount example?

Thanks 
Ramanjaneya


Reply | Threaded
Open this post in threaded view
|

Re: How to run a flink wordcount program

Chao Wang

The following quickstart offers an end-to-end instruction I think:

https://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html

Chao


On 08/17/2017 08:25 AM, P. Ramanjaneya Reddy wrote:


On Thu, Aug 17, 2017 at 6:42 PM, P. Ramanjaneya Reddy <[hidden email]> wrote:
Hi ALL,

I'm new to flink and understanding the flink wordcount program.

so downloaded the git hub

Can somebody help how to run wordcount example?

Thanks 
Ramanjaneya



Reply | Threaded
Open this post in threaded view
|

Re: How to run a flink wordcount program

P. Ramanjaneya Reddy
Thanks.
But I want to run in debug mode..how to run without jar and using the wordcount class



On 17 Aug 2017 8:30 p.m., "Chao Wang" <[hidden email]> wrote:

The following quickstart offers an end-to-end instruction I think:

https://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html

Chao


On 08/17/2017 08:25 AM, P. Ramanjaneya Reddy wrote:


On Thu, Aug 17, 2017 at 6:42 PM, P. Ramanjaneya Reddy <[hidden email]> wrote:
Hi ALL,

I'm new to flink and understanding the flink wordcount program.

so downloaded the git hub

Can somebody help how to run wordcount example?

Thanks 
Ramanjaneya



Reply | Threaded
Open this post in threaded view
|

Re: How to run a flink wordcount program

Eron Wright
Hello,
You can run the WordCount program directly within your IDE.  An embedded Flink environment is automatically created.

-Eron

On Thu, Aug 17, 2017 at 8:03 AM, P. Ramanjaneya Reddy <[hidden email]> wrote:
Thanks.
But I want to run in debug mode..how to run without jar and using the wordcount class



On 17 Aug 2017 8:30 p.m., "Chao Wang" <[hidden email]> wrote:

The following quickstart offers an end-to-end instruction I think:

https://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html

Chao


On 08/17/2017 08:25 AM, P. Ramanjaneya Reddy wrote:


On Thu, Aug 17, 2017 at 6:42 PM, P. Ramanjaneya Reddy <[hidden email]> wrote:
Hi ALL,

I'm new to flink and understanding the flink wordcount program.

so downloaded the git hub

Can somebody help how to run wordcount example?

Thanks 
Ramanjaneya