I hereby claim:
- I am darthmax on github.
- I am max_kiessling (https://keybase.io/max_kiessling) on keybase.
- I have a public key whose fingerprint is 5B03 F7A9 38E1 3A4F C464 E014 EFA7 AC01 C2F0 9919
To claim this, I am signing this object:
| { | |
| "paragraphs": [{ | |
| "text": "%md \n### This notebook shows how to get started with CAPS inside of Zeppelin.\n\n__Note:__ In order to use this notebook make sure that the CAPS library is installed in local maven repository by running `$ mvn clean install` inside the CAPS direcotry", | |
| "user": "anonymous", | |
| "dateUpdated": "2017-11-07T12:36:58+0100", | |
| "config": { | |
| "tableHide": false, | |
| "editorSetting": { | |
| "language": "markdown", | |
| "editOnDblClick": true |
| package org.my.example; | |
| import org.apache.flink.api.common.functions.RichJoinFunction; | |
| import org.apache.flink.api.java.DataSet; | |
| import org.apache.flink.api.java.ExecutionEnvironment; | |
| import org.apache.flink.api.java.operators.DeltaIteration; | |
| import org.apache.flink.api.java.tuple.Tuple1; | |
| import org.apache.flink.hadoop.shaded.com.google.common.collect.Lists; | |
| public class TestRunner { |
I hereby claim:
To claim this, I am signing this object:
| # German rails_admin translation | |
| de: | |
| admin: | |
| home: | |
| name: "Home" | |
| pagination: | |
| previous: "« Vor" | |
| next: "Zurück »" | |
| truncate: "…" |