Re: How to run a flink wordcount program

2017-08-17 Thread 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 
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"  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 <
>> ramanji...@gmail.com> wrote:
>>
>>> Hi ALL,
>>>
>>> I'm new to flink and understanding the flink wordcount program.
>>>
>>> so downloaded the git hub
>>> https://github.com/apache/flink.git
>>>
>>> Can somebody help how to run wordcount example?
>>>
>>> Thanks
>>> Ramanjaneya
>>>
>>>
>>
>>


Re: How to run a flink wordcount program

2017-08-17 Thread 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 
> wrote:


Hi ALL,

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

so downloaded the git hub
https://github.com/apache/flink.git


Can somebody help how to run wordcount example?

Thanks
Ramanjaneya






How to run a flink wordcount program

2017-08-17 Thread P. Ramanjaneya Reddy
On Thu, Aug 17, 2017 at 6:42 PM, P. Ramanjaneya Reddy 
wrote:

> Hi ALL,
>
> I'm new to flink and understanding the flink wordcount program.
>
> so downloaded the git hub
> https://github.com/apache/flink.git
>
> Can somebody help how to run wordcount example?
>
> Thanks
> Ramanjaneya
>
>