<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Zeppelin does not write its notes in HDFS on HDP 2.6.3 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210411#M71910</link>
    <description>&lt;P&gt;After HDP 2.6.3 upgrade, I expect seeing Zeppelin starts updating its HDFS directory with new notes created since I was noticed in upgrade doc:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, I don't see files or folders modified dates updated either new was created in HDFS.&lt;/P&gt;&lt;P&gt;I can't see any errors related to HDFS in Zeppelin log. HDFS log also does not contain any new lines for Zeppelin.&lt;/P&gt;&lt;P&gt;What I remember is I forgot copying notebook folder in HDFS in prerequisites step but did it after upgrade was completed. Then i restarted Zeppelin.&lt;/P&gt;&lt;P&gt;Do you have any idea about how I can make it write on HDFS?&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2017 19:52:39 GMT</pubDate>
    <dc:creator>sedatkestepe</dc:creator>
    <dc:date>2017-11-28T19:52:39Z</dc:date>
    <item>
      <title>Zeppelin does not write its notes in HDFS on HDP 2.6.3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210411#M71910</link>
      <description>&lt;P&gt;After HDP 2.6.3 upgrade, I expect seeing Zeppelin starts updating its HDFS directory with new notes created since I was noticed in upgrade doc:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-upgrade/content/upgrading_HDP_prerequisites.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, I don't see files or folders modified dates updated either new was created in HDFS.&lt;/P&gt;&lt;P&gt;I can't see any errors related to HDFS in Zeppelin log. HDFS log also does not contain any new lines for Zeppelin.&lt;/P&gt;&lt;P&gt;What I remember is I forgot copying notebook folder in HDFS in prerequisites step but did it after upgrade was completed. Then i restarted Zeppelin.&lt;/P&gt;&lt;P&gt;Do you have any idea about how I can make it write on HDFS?&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 19:52:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210411#M71910</guid>
      <dc:creator>sedatkestepe</dc:creator>
      <dc:date>2017-11-28T19:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not write its notes in HDFS on HDP 2.6.3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210412#M71911</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/15282/skestepe.html" nodeid="15282"&gt;@Sedat Kestepe&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Is this a kerberized cluster?. Can you please check the below values.&lt;/P&gt;&lt;P&gt;1)zeppelin.notebook.storage is set to 'org.apache.zeppelin.notebook.repo.FileSystemNotebookRepo' in Advanced zeppelin-config&lt;/P&gt;&lt;P&gt;2) If it is a kerberized cluster then add these two configs in Custom zeppelin-config&lt;/P&gt;&lt;P&gt;zeppelin.server.kerberos.keytab= /etc/security/keytabs/zeppelin.server.kerberos.keytab (default)&lt;/P&gt;&lt;P&gt;zeppelin.server.kerberos.principal=&lt;A href="https://community.cloudera.com/zeppelin@EXAMPLE.COM"&gt;zeppelin@REALM.COM&lt;/A&gt; (default)&lt;/P&gt;&lt;P&gt;3) Check if this folder exist in HDFS /user/zeppelin/notebook&lt;/P&gt;&lt;P&gt;Make these changes and restart zeppelin.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 20:40:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210412#M71911</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-11-28T20:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not write its notes in HDFS on HDP 2.6.3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210413#M71912</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.cloudera.com/users/14200/asirna.html"&gt;@Aditya Sirna&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you, it worked.&lt;/P&gt;&lt;P&gt;Cluster is not Kerberized.&lt;/P&gt;&lt;P&gt;1) Value was: "org.apache.zeppelin.notebook.repo.GitNotebookRepo,org.apache.zeppelin.notebook.repo.VFSNotebookRepo"&lt;/P&gt;&lt;P&gt;I have added also FileSystemNotebookRepo and after restart it updated the directory with the new notebook.&lt;/P&gt;&lt;P&gt;May this requirement be missing in upgrade documentation?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 21:04:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210413#M71912</guid>
      <dc:creator>sedatkestepe</dc:creator>
      <dc:date>2017-11-28T21:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Zeppelin does not write its notes in HDFS on HDP 2.6.3</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210414#M71913</link>
      <description>&lt;P&gt;I am also getting a problem, i cannot save a notebook (HDP 2.6.5)&lt;/P&gt;&lt;P&gt;in the zeppelin ui i am getting:&lt;/P&gt;&lt;P&gt;"Couldn't checkpoint note revision: possibly storage doesn't support versioning. Please check the logs for more details."&lt;/P&gt;&lt;P&gt;in the log i get:&lt;/P&gt;&lt;P&gt;"WARN [2018-07-25 15:18:44,757] ({qtp1786364562-1678} FileSystemNotebookRepo.java[checkpoint]:159) - checkpoint is not implemented for HdfsNotebookRepo"&lt;/P&gt;&lt;P&gt;(not Kerberized)&lt;/P&gt;&lt;P&gt;can any one help?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 22:20:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zeppelin-does-not-write-its-notes-in-HDFS-on-HDP-2-6-3/m-p/210414#M71913</guid>
      <dc:creator>dpevni</dc:creator>
      <dc:date>2018-07-25T22:20:41Z</dc:date>
    </item>
  </channel>
</rss>

