Explorar o código

[docs] Fix Apache Livy dead link (#2804)

Harsh Gupta %!s(int64=3) %!d(string=hai) anos
pai
achega
f0fe40d076
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/docs-site/content/user/querying/_index.md

+ 2 - 2
docs/docs-site/content/user/querying/_index.md

@@ -670,7 +670,7 @@ All the spark-submit, spark-shell, pyspark, sparkR properties of jobs & shells c
 
 
 ### Spark
 ### Spark
 
 
-Hue relies on [Livy](http://livy.io/) for the interactive Scala, Python, SparkSQL and R snippets.
+Hue relies on [Livy](https://livy.incubator.apache.org/) for the interactive Scala, Python, SparkSQL and R snippets.
 
 
 Livy is an open source REST interface for interacting with Apache Spark from anywhere. It got initially developed in the Hue project but got a lot of traction and was moved to its own project on livy.io.
 Livy is an open source REST interface for interacting with Apache Spark from anywhere. It got initially developed in the Hue project but got a lot of traction and was moved to its own project on livy.io.
 
 
@@ -678,7 +678,7 @@ Make sure that the Notebook and interpreters [configured](/administrator/configu
 
 
 #### Livy
 #### Livy
 
 
-Starting the Livy REST server is detailed on livy.io the [get started](http://livy.incubator.apache.org/get-started/).
+Starting the Livy REST server is detailed on the [get started](http://livy.incubator.apache.org/get-started/) page.
 
 
 **Executing some Spark**
 **Executing some Spark**