Browse Source

[spark] Adding references to Hue 3.8 and Notebook posts

Romain Rigaux 10 years ago
parent
commit
454db28
1 changed files with 3 additions and 1 deletions
  1. 3 1
      apps/spark/java/README.rst

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

@@ -6,9 +6,11 @@ remote Spark Shell running locally or from inside YARN.
 
 Interactive Spark Scala, Python and batch jar/py submission are supported.
 
-Livy is used for powering the Spark Notebook of Hue, which you can see the
+Livy is used for powering the `Spark Notebook`_ of `Hue 3.8`_, which you can see the
 `implementation here`_.
 
+.. _Spark Notebook: http://gethue.com/new-notebook-application-for-spark-sql/
+.. _Hue 3.8: http://gethue.com/hue-3-8-with-an-oozie-editor-revamp-better-performances-improved-spark-ui-is-out/
 .. _implementation here: https://github.com/cloudera/hue/blob/master/apps/spark/src/spark/job_server_api.py