ZEPPELIN-198 Updated documentation to be consistent with naming between pom file and interpreter documentation.

This commit is contained in:
Tom Runyon 2016-03-05 19:18:39 -05:00
parent 67bbc5b150
commit 5938b0e1e0

View file

@ -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/).