瀏覽代碼

HUE-3944 [doc] Updates Readme to comply with Apache trademark rules

Kostas Sakellis 9 年之前
父節點
當前提交
4d7af63f7b
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      apps/spark/java/README.rst

+ 3 - 3
apps/spark/java/README.rst

@@ -1,7 +1,7 @@
-Welcome to Livy, the REST Spark Server
-======================================
+Welcome to Livy
+===============
 
-Livy is an open source REST interface for interacting with Spark from anywhere. It supports executing snippets of code or programs in a Spark context that runs locally or in YARN.
+Livy is an open source REST interface for interacting with Apache Spark from anywhere. It supports executing snippets of code or programs in a Spark context that runs locally or in YARN.
 
 * Interactive Scala, Python and R shells
 * Batch submissions in Scala, Java, Python