Update the link in Job.java for Flink examples

2016-03-10 Thread janardhan shetty
We need to update the Job.java file of 1.0 to hold the correct links of flink examples: Currently it is pointing to http://flink.apache.org/docs/latest/examples.html Correct link : https://ci.apache.org/projects/flink/flink-docs-master/apis/batch/examples.html

Re: New user of Flink

2016-03-09 Thread janardhan shetty
Resolved the same by setting JAVA_HOME in intelli J. On Wed, Mar 9, 2016 at 12:27 PM, janardhan shetty wrote: > Hi Flink team, > > I am setting up my dev environment to start developing flink applications > primarily on Java. > Can you pls provide few clarifications: > >

New user of Flink

2016-03-09 Thread janardhan shetty
Hi Flink team, I am setting up my dev environment to start developing flink applications primarily on Java. Can you pls provide few clarifications: Fyi, First time use of Intelli J and Flink: Clarifications needed: 1. After importing quickstart as maven project in intelli J . It asks for SDK no