mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Add runner doc links
This commit is contained in:
parent
7e6fdec9b1
commit
d6fbc4ee44
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Scio is a Scala DSL for [Google Cloud Dataflow](https://github.com/GoogleCloudPl
|
|||
<tr>
|
||||
<td>zeppelin.scio.argz</td>
|
||||
<td>--runner=InProcessPipelineRunner</td>
|
||||
<td>Scio interpreter wide arguments</td>
|
||||
<td>Scio interpreter wide arguments. Documentation: https://github.com/spotify/scio/wiki#options and https://cloud.google.com/dataflow/pipelines/specifying-exec-params</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>zeppelin.scio.maxResult</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue