<?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 Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228009#M189869</link>
    <description>&lt;P&gt;Hi Kirk,&lt;/P&gt;&lt;P&gt;Thanks for raising this. I work on the Schema Registry documentation and I'll investigate the error. I'll update this thread once I have the link working!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 03:52:42 GMT</pubDate>
    <dc:creator>solson</dc:creator>
    <dc:date>2017-06-29T03:52:42Z</dc:date>
    <item>
      <title>Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228008#M189868</link>
      <description>&lt;P&gt;Hello.  I am referencing the Schema Registry overview article at this location - &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_overview/content/ch04s01.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_overview/content/ch04s01.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the section called "Schema Registry API" is a link to the Schema Registry REST API Reference document. The "Schema Registry REST API Reference" link does not work &lt;/P&gt;&lt;P style="margin-left: 60px;"&gt;&lt;STRONG&gt;Schema Registry API&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 60px;"&gt;You can view the full API details included in the Schema Registry REST API Reference document included in this Technical Preview release.&lt;/P&gt;&lt;P style="margin-left: 60px;"&gt;You can view the full API details in the &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_schema-registry-rest-api-reference/content/index.html#/schemaregistry"&gt;Schema Registry REST API Reference&lt;/A&gt; documentation.&lt;/P&gt;&lt;P&gt;When you click the link you receive this error:&lt;/P&gt;&lt;P&gt;&amp;lt;Error&amp;gt;
&amp;lt;Code&amp;gt;NoSuchKey&amp;lt;/Code&amp;gt;
&amp;lt;Message&amp;gt;The specified key does not exist.&amp;lt;/Message&amp;gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;"); vertical-align: bottom; height: 10px;"&amp;gt;&amp;lt;Key&amp;gt;
HDPDocuments/HDF3/HDF-3.0.0/bk_schema-registry-rest-api-reference/content/index.html
&amp;lt;/Key&amp;gt;
&lt;/DIV&gt;&amp;lt;RequestId&amp;gt;44BD194720EA0DED&amp;lt;/RequestId&amp;gt;
&lt;DIV&gt;"); vertical-align: bottom; height: 10px;"&amp;gt;&amp;lt;HostId&amp;gt;
Mmz9LphnoNedL/By94JBQoE2RedYdeljwKq44kyQq3dPKO85mglKhPgZ2WhBRYXGStC5UQyId5I=
&amp;lt;/HostId&amp;gt;
&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;lt;/Error&amp;gt;&lt;/P&gt;&lt;P&gt;Has anyone found an updated link to the API reference?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 03:46:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228008#M189868</guid>
      <dc:creator>kirk_demumbrane</dc:creator>
      <dc:date>2017-06-29T03:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228009#M189869</link>
      <description>&lt;P&gt;Hi Kirk,&lt;/P&gt;&lt;P&gt;Thanks for raising this. I work on the Schema Registry documentation and I'll investigate the error. I'll update this thread once I have the link working!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 03:52:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228009#M189869</guid>
      <dc:creator>solson</dc:creator>
      <dc:date>2017-06-29T03:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228010#M189870</link>
      <description>&lt;P&gt;I'm also looking for documentation
Found the below in the registry log which will help while Sarah works on that broken link.&lt;/P&gt;&lt;P&gt;Example: &lt;/P&gt;&lt;P&gt;curl &lt;A href="http://localhost:7788/api/v1/schemaregistry/schemas"&gt;http://localhost:7788/api/v1/schemaregistry/schemas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;PRE&gt;GET  /api/swagger  
GET  /api/swagger.{type:json|yaml}  
POST /api/v1/schemaregistry/files  
GET  /api/v1/schemaregistry/files/download/{fileId}  
GET  /api/v1/schemaregistry/schemaproviders  
GET  /api/v1/schemaregistry/schemas  
POST /api/v1/schemaregistry/schemas  
GET  /api/v1/schemaregistry/schemas/aggregated  
GET  /api/v1/schemaregistry/schemas/{name}  
GET  /api/v1/schemaregistry/schemas/{name}/aggregated  
POST /api/v1/schemaregistry/schemas/{name}/compatibility  
POST /api/v1/schemaregistry/schemas/{name}/mapping/{serDesId}  
GET  /api/v1/schemaregistry/schemas/{name}/serdes  
GET  /api/v1/schemaregistry/schemas/{name}/versions  
POST /api/v1/schemaregistry/schemas/{name}/versions  
GET  /api/v1/schemaregistry/schemas/{name}/versions/latest  
POST /api/v1/schemaregistry/schemas/{name}/versions/upload  
GET  /api/v1/schemaregistry/schemas/{name}/versions/{version}  
GET  /api/v1/schemaregistry/schemasById/{schemaId}  
GET  /api/v1/schemaregistry/search/schemas  
GET  /api/v1/schemaregistry/search/schemas/aggregated  
GET  /api/v1/schemaregistry/search/schemas/fields  
POST /api/v1/schemaregistry/serdes  
GET  /api/v1/schemaregistry/serdes/{id}  
&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Jul 2017 21:26:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228010#M189870</guid>
      <dc:creator>bjorn_olsen</dc:creator>
      <dc:date>2017-07-03T21:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228011#M189871</link>
      <description>&lt;P&gt;Hello Sarah.  Any updates on when the link will be working?  Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 22:44:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228011#M189871</guid>
      <dc:creator>kirk_demumbrane</dc:creator>
      <dc:date>2017-08-09T22:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228012#M189872</link>
      <description>&lt;P&gt;You can access the Schema Registry API Swagger documentation directly from the UI itself.&lt;/P&gt;&lt;P&gt;To do this, append your URL with: /api/swagger/&lt;/P&gt;&lt;P&gt;For example: &lt;A href="http://localhost:9090/api/swagger/" target="_blank"&gt;http://localhost:9090/api/swagger/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 01:37:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228012#M189872</guid>
      <dc:creator>solson</dc:creator>
      <dc:date>2017-08-10T01:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228013#M189873</link>
      <description>&lt;P&gt;Thanks this does work for us.  Our port is different but I was able to see the api reference.  &lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 21:05:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228013#M189873</guid>
      <dc:creator>kirk_demumbrane</dc:creator>
      <dc:date>2017-08-10T21:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228014#M189874</link>
      <description>&lt;P&gt;Any news on this? The link in the documentation still does not work (&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_schema-registry-rest-api-reference/content/index.html#/schemaregistry)" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_schema-registry-rest-api-reference/content/index.html#/schemaregistry)&lt;/A&gt;, and at least on my installation (HDP 2.6.4 and HDF 3.0.2), I am unable to see the swagger documentation under the endpoint /api/swagger. The response is:&lt;/P&gt;&lt;PRE&gt;{"responseMessage":"An exception with message [HTTP 404 Not Found] was thrown while processing request.}&lt;/PRE&gt;</description>
      <pubDate>Mon, 12 Feb 2018 21:59:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228014#M189874</guid>
      <dc:creator>janecek</dc:creator>
      <dc:date>2018-02-12T21:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228015#M189875</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I using SchemaRegistry version 0.5.1. I want develop python schema client, so I want to see REST API. But when i using url like &lt;A href="http://localhost:9090/api/swagger/" target="_blank"&gt;http://localhost:9090/api/swagger/&lt;/A&gt; it return " .&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 11:43:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228015#M189875</guid>
      <dc:creator>qhuy_duong</dc:creator>
      <dc:date>2018-04-05T11:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228016#M189876</link>
      <description>&lt;P&gt;I run into the same issue when I try to access the swagger documentation via /api/swagger.  My current workaround is to reference the Confluent schema registry API docs &lt;A href="https://docs.confluent.io/current/schema-registry/docs/api.html"&gt;here.&lt;/A&gt;  The APIs aren't an exact 1:1 match, but many of the API calls are the same, so I was able to use that.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 22:55:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228016#M189876</guid>
      <dc:creator>travis_munn</dc:creator>
      <dc:date>2018-04-06T22:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228017#M189877</link>
      <description>&lt;P&gt;After way too much struggling with the same issue, I was finally able to find the REST API URL.  It was at &lt;A href="http://localhost:&amp;lt;port&amp;gt;/swagger/" target="_blank"&gt;http://localhost:&amp;lt;port&amp;gt;/swagger/&lt;/A&gt;. My Schema Registry was running on port 7788, so I could hit it from &lt;A href="http://localhost:7788/swagger/" target="_blank"&gt;http://localhost:7788/swagger/&lt;/A&gt; (remove the "/api" part of the url)&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 01:15:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228017#M189877</guid>
      <dc:creator>travis_munn</dc:creator>
      <dc:date>2018-04-14T01:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228018#M189878</link>
      <description>&lt;P&gt;Thanks, it work!. Please note to new version when change url.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Apr 2018 09:58:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228018#M189878</guid>
      <dc:creator>qhuy_duong</dc:creator>
      <dc:date>2018-04-15T09:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228019#M189879</link>
      <description>&lt;P&gt;Thanks, it works!&lt;/P&gt;,&lt;P&gt;Thanks, It works!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:24:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228019#M189879</guid>
      <dc:creator>oscarandreu</dc:creator>
      <dc:date>2018-04-18T14:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Schema Registry REST API Reference  - Link does not work  - HDF 3.0.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228020#M189880</link>
      <description>&lt;P&gt;If "/api/swagger" not working, try "/swagger" instead.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 00:43:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Schema-Registry-REST-API-Reference-Link-does-not-work-HDF-3/m-p/228020#M189880</guid>
      <dc:creator>qq349074225</dc:creator>
      <dc:date>2019-04-11T00:43:11Z</dc:date>
    </item>
  </channel>
</rss>

