This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new c1bf58ed0 [ZEPPELIN-6100] fix: Searching on Zeppelin site doesn't work
(#23)
c1bf58ed0 is described below
commit c1bf58ed062b3c86cf43c8aa64534cbcfde223be
Author: YONGJAE LEE(이용재) <[email protected]>
AuthorDate: Wed Oct 23 14:32:41 2024 +0900
[ZEPPELIN-6100] fix: Searching on Zeppelin site doesn't work (#23)
---
docs/0.10.0/search_data.json | 7 +++----
docs/0.10.1/search_data.json | 6 +++---
docs/0.11.0/search_data.json | 7 +++----
docs/0.11.1/search_data.json | 7 +++----
docs/0.11.2/search_data.json | 7 +++----
docs/0.8.0/search_data.json | 6 +++---
docs/0.8.1/search_data.json | 6 +++---
docs/0.8.2/search_data.json | 7 +++----
docs/0.9.0/search_data.json | 7 +++----
9 files changed, 27 insertions(+), 33 deletions(-)
diff --git a/docs/0.10.0/search_data.json b/docs/0.10.0/search_data.json
index 2caadf1fc..13a922635 100755
--- a/docs/0.10.0/search_data.json
+++ b/docs/0.10.0/search_data.json
@@ -765,7 +765,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -787,7 +787,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
@@ -919,7 +919,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are 3 basic display systems in Apache Zeppelin. By
default, Zeppelin prints interpreter responce as a plain text using text
display system. With %html directive, Zeppelin treats your output as HTML. You
can also simply use %table display system..."
@@ -1144,7 +1144,6 @@
"group": "quickstart",
"excerpt": "This page will help you get started and will guide you
through installing Apache Zeppelin and running it in the command line."
}
- ,
diff --git a/docs/0.10.1/search_data.json b/docs/0.10.1/search_data.json
index 923756d6b..7528397cd 100755
--- a/docs/0.10.1/search_data.json
+++ b/docs/0.10.1/search_data.json
@@ -892,7 +892,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are 3 basic display systems in Apache Zeppelin. By
default, Zeppelin prints interpreter responce as a plain text using text
display system. With %html directive, Zeppelin treats your output as HTML. You
can also simply use %table display system..."
@@ -914,7 +914,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -958,7 +958,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
diff --git a/docs/0.11.0/search_data.json b/docs/0.11.0/search_data.json
index 28b714cdb..8408f1416 100644
--- a/docs/0.11.0/search_data.json
+++ b/docs/0.11.0/search_data.json
@@ -644,7 +644,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -666,7 +666,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
@@ -798,7 +798,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are several display systems available in Apache
Zeppelin. By default, Zeppelin prints interpreter response as a plain text
using %text display system. However, display systems for showing HTML, tables,
markdown or even graph visualizations are also available."
@@ -1023,7 +1023,6 @@
"group": "quickstart",
"excerpt": "This page will help you get started and will guide you
through installing Apache Zeppelin and running it in the command line."
}
- ,
diff --git a/docs/0.11.1/search_data.json b/docs/0.11.1/search_data.json
index f4213f4e2..08472208e 100644
--- a/docs/0.11.1/search_data.json
+++ b/docs/0.11.1/search_data.json
@@ -644,7 +644,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -666,7 +666,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
@@ -798,7 +798,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are several display systems available in Apache
Zeppelin. By default, Zeppelin prints interpreter response as a plain text
using %text display system. However, display systems for showing HTML, tables,
markdown or even graph visualizations are also available."
@@ -1023,7 +1023,6 @@
"group": "quickstart",
"excerpt": "This page will help you get started and will guide you
through installing Apache Zeppelin and running it in the command line."
}
- ,
diff --git a/docs/0.11.2/search_data.json b/docs/0.11.2/search_data.json
index b5a9d401e..f19d7addc 100644
--- a/docs/0.11.2/search_data.json
+++ b/docs/0.11.2/search_data.json
@@ -644,7 +644,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : " may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific language governing
permissions andlimitations under the Licensment for InterpreterY [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -666,7 +666,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
@@ -798,7 +798,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are several display systems available in Apache
Zeppelin. By default, Zeppelin prints interpreter response as a plain text
using %text display system. However, display systems for showing HTML, tables,
markdown or even graph visualizations are also available."
@@ -1023,7 +1023,6 @@
"group": "quickstart",
"excerpt": "This page will help you get started and will guide you
through installing Apache Zeppelin and running it in the command line."
}
- ,
diff --git a/docs/0.8.0/search_data.json b/docs/0.8.0/search_data.json
index 06e107b9a..408a79b0b 100644
--- a/docs/0.8.0/search_data.json
+++ b/docs/0.8.0/search_data.json
@@ -705,7 +705,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are 3 basic display systems in Apache Zeppelin. By
default, Zeppelin prints interpreter responce as a plain text using text
display system. With %html directive, Zeppelin treats your output as HTML. You
can also simply use %table display system..."
@@ -727,7 +727,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -771,7 +771,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
diff --git a/docs/0.8.1/search_data.json b/docs/0.8.1/search_data.json
index f42e8d0d6..fc51d7881 100644
--- a/docs/0.8.1/search_data.json
+++ b/docs/0.8.1/search_data.json
@@ -705,7 +705,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are 3 basic display systems in Apache Zeppelin. By
default, Zeppelin prints interpreter responce as a plain text using text
display system. With %html directive, Zeppelin treats your output as HTML. You
can also simply use %table display system..."
@@ -727,7 +727,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -771,7 +771,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
diff --git a/docs/0.8.2/search_data.json b/docs/0.8.2/search_data.json
index 805af1d2b..117f9507e 100755
--- a/docs/0.8.2/search_data.json
+++ b/docs/0.8.2/search_data.json
@@ -633,7 +633,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -655,7 +655,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
@@ -765,7 +765,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are 3 basic display systems in Apache Zeppelin. By
default, Zeppelin prints interpreter responce as a plain text using text
display system. With %html directive, Zeppelin treats your output as HTML. You
can also simply use %table display system..."
@@ -935,7 +935,6 @@
"group": "quickstart",
"excerpt": "This tutorial page contains a short walk-through tutorial
that uses Apache Spark backend. Please note that this tutorial is valid for
Spark 1.3 and higher."
}
- ,
diff --git a/docs/0.9.0/search_data.json b/docs/0.9.0/search_data.json
index 6d69d415a..60d93c222 100755
--- a/docs/0.9.0/search_data.json
+++ b/docs/0.9.0/search_data.json
@@ -765,7 +765,7 @@
"/usage/interpreter/dependency_management.html": {
"title": "Dependency Management for Interpreter",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/dependency_management.html",
"group": "usage/interpreter",
"excerpt": "Include external libraries to Apache Spark Interpreter by
setting dependencies in interpreter menu."
@@ -787,7 +787,7 @@
"/usage/interpreter/interpreter_binding_mode.html": {
"title": "Interpreter Binding Mode",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/interpreter/interpreter_binding_mode.html",
"group": "usage/interpreter",
"excerpt": ""
@@ -919,7 +919,7 @@
"/usage/display_system/basic.html": {
"title": "Basic Display System in Apache Zeppelin",
- "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
+ "content" : "<!--Licensed under the Apache License, Version 2.0 (the
"License");you may not use this file except in compliance with the
License.You may obtain a copy of the License
athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law
or agreed to in writing, softwaredistributed under the License is distributed
on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied.See the License for the specific [...]
"url": " /usage/display_system/basic.html",
"group": "usage/display_system",
"excerpt": "There are 3 basic display systems in Apache Zeppelin. By
default, Zeppelin prints interpreter responce as a plain text using text
display system. With %html directive, Zeppelin treats your output as HTML. You
can also simply use %table display system..."
@@ -1122,7 +1122,6 @@
"group": "quickstart",
"excerpt": "This page will help you get started and will guide you
through installing Apache Zeppelin and running it in the command line."
}
- ,