Skip to content

Flink training workshop for HadoopCon 2016 (Annual Hadoop Conference @ Taiwan)

Notifications You must be signed in to change notification settings

flink-taiwan/hadoopcon2016-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Flink™ Training Workshop @ HadoopCon2016

This is the training material for the Apache Flink workshop at HadoopCon2016.

Please download the project and import it to your IDE before attending. You can follow the below instructions to do so, using IntelliJ IDEA as an example.

Preparation Instructions

First, clone the project:

git clone https://github.com/flink-taiwan/hadoopcon2016-training.git

Afterwards, import the project into IntelliJ IDEA:

Import to IntelliJ IDEA

When importing, choose hadoopcon2016-training/hands-on as the project root directory. Then, when prompted, you should be able to see that you can import the project using SBT:

Hands-On Root

Finally, leave all settings as default and simply click the finish button:

Default SBT settings

The import might take a while as it needs to download all the required dependencies for the first time. After it finishes importing, your project should look something like this:

Finish Import

Congratulations! You are all set ;)

FAQ

  • Can't find SBT option when importing from external model: you will need to first install the Scala plugin for IntelliJ IDEA. For more info, see here.
  • No project SDK to choose from when importing: please first install a Java JDK with version 1.7+.

Disclaimer

Apache®, Apache Flink™, Flink™, and the Apache feather logo are trademarks of The Apache Software Foundation.

About

Flink training workshop for HadoopCon 2016 (Annual Hadoop Conference @ Taiwan)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages