mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-198 Updated documentation to be consistent with naming between pom file and interpreter documentation.
This commit is contained in:
parent
67bbc5b150
commit
5938b0e1e0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: "HDFS File Interpreter"
|
||||
title: "HDFS File System Interpreter"
|
||||
description: ""
|
||||
group: manual
|
||||
---
|
||||
{% include JB/setup %}
|
||||
|
||||
## HDFS File Interpreter for Apache Zeppelin
|
||||
## HDFS File System Interpreter for Apache Zeppelin
|
||||
|
||||
[Hadoop File System](http://hadoop.apache.org/) is a distributed, fault tolerant file system part of the hadoop project and is often used as storage for distributed processing engines like [Hadoop MapReduce](http://hadoop.apache.org/) and [Apache Spark](http://spark.apache.org/) or underlying file systems like [Alluxio](http://www.alluxio.org/).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue