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
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:
>
>
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