<?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 hdf sandbox - schema registry in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hdf-sandbox-schema-registry/m-p/208966#M66381</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am running the hdf sandbox and trying to do a sample - couple of challenges &lt;/P&gt;&lt;P&gt;1. how to see the logs - when I ssh into the docker container by ssh root@172.17.0.1 - I don't see any /usr/hdf or /var/log/registry directories&lt;/P&gt;&lt;P&gt;2. while adding a avro schema - gets error ' Given schema is invalid' - attached screenshot&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Avijeet&lt;/P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="schema-error.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/6174iC1D04A5B5F065368/image-size/large?v=v2&amp;amp;px=999" role="button" title="schema-error.png" alt="schema-error.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 21 Apr 2026 12:21:16 GMT</pubDate>
    <dc:creator>avijeetd</dc:creator>
    <dc:date>2026-04-21T12:21:16Z</dc:date>
    <item>
      <title>hdf sandbox - schema registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hdf-sandbox-schema-registry/m-p/208966#M66381</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am running the hdf sandbox and trying to do a sample - couple of challenges &lt;/P&gt;&lt;P&gt;1. how to see the logs - when I ssh into the docker container by ssh root@172.17.0.1 - I don't see any /usr/hdf or /var/log/registry directories&lt;/P&gt;&lt;P&gt;2. while adding a avro schema - gets error ' Given schema is invalid' - attached screenshot&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Avijeet&lt;/P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="schema-error.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/6174iC1D04A5B5F065368/image-size/large?v=v2&amp;amp;px=999" role="button" title="schema-error.png" alt="schema-error.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:21:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hdf-sandbox-schema-registry/m-p/208966#M66381</guid>
      <dc:creator>avijeetd</dc:creator>
      <dc:date>2026-04-21T12:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: hdf sandbox - schema registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hdf-sandbox-schema-registry/m-p/208967#M66382</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. You can find logs for Schema Registry under this path : /usr/hdf/current/registry/logs&lt;/P&gt;&lt;P&gt;2. Remove all the spaces you have in the name of your properties and it would be fine&lt;/P&gt;&lt;PRE&gt;{
  "type" : "record",
  "namespace" : "poc",
  "name" : "Employee",
  "fields" : [
    { "name" : "Name", "type" : "string"},
    { "name" : "Age", "type" : "int"}
    ]
}
&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Aug 2017 15:57:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hdf-sandbox-schema-registry/m-p/208967#M66382</guid>
      <dc:creator>quentin_toulou</dc:creator>
      <dc:date>2017-08-10T15:57:21Z</dc:date>
    </item>
  </channel>
</rss>

