Skip to content

Commit 3c70d25

Browse files
authored
Update apache-spark-zeppelin-notebook.md
1 parent 3a597eb commit 3c70d25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/hdinsight/spark/apache-spark-zeppelin-notebook.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Step-by-step instructions on how to use Zeppelin notebooks with Apa
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdinsightactive
7-
ms.date: 12/14/2023
7+
ms.date: 02/27/2024
88
---
99

1010
# Use Apache Zeppelin notebooks with Apache Spark cluster on Azure HDInsight
@@ -167,6 +167,8 @@ This action saves the notebook as a JSON file in your download location.
167167
> If you want the notebook to be available even after cluster deletion , you can try to use azure file storage (Using SMB protocol ) and link it to local path. For more details, see [Mount SMB Azure file share on Linux](/azure/storage/files/storage-how-to-use-files-linux)
168168
>
169169
> After mounting it, you can modify the zeppelin configuration zeppelin.notebook.dir to the mounted path in ambari UI.
170+
>
171+
> - The SMB fileshare as GitNotebookRepo storage is not recommended for zeppelin version 0.10.1
170172

171173
## Use `Shiro` to Configure Access to Zeppelin Interpreters in Enterprise Security Package (ESP) Clusters
172174

0 commit comments

Comments
 (0)