mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Elasticsearch: docs - add interpreter to navigation menu
This commit is contained in:
parent
7e9028329e
commit
243b0d185b
2 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
<li><a href="{{BASE_PATH}}/pleasecontribute.html">Shell</a></li>
|
||||
<li><a href="{{BASE_PATH}}/interpreter/spark.html">Spark</a></li>
|
||||
<li><a href="{{BASE_PATH}}/pleasecontribute.html">Tajo</a></li>
|
||||
<li><a href="{{BASE_PATH}}/interpreter/elasticsearch.html">Elasticsearch</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ limitations under the License.
|
|||
* [sh](./pleasecontribute.html)
|
||||
* [spark](./interpreter/spark.html)
|
||||
* [tajo](./pleasecontribute.html)
|
||||
* [elasticsearch](./interpreter/elasticsearch.html)
|
||||
|
||||
### Storage
|
||||
* [S3 Storage](./storage/storage.html)
|
||||
|
|
|
|||
Loading…
Reference in a new issue