Переглянути джерело

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