<?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 Encoded values coming back from HBase API in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Encoded-values-coming-back-from-HBase-API/m-p/115628#M78422</link>
    <description>&lt;P&gt;Using the Knox gateway-shell to make requests to the HBase APIs, I receive values that are encoded in the response. Do I have to decode each value individually or is there a way to have all the values of the response decoded?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2016 09:03:28 GMT</pubDate>
    <dc:creator>bbukacek</dc:creator>
    <dc:date>2016-04-26T09:03:28Z</dc:date>
    <item>
      <title>Encoded values coming back from HBase API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Encoded-values-coming-back-from-HBase-API/m-p/115628#M78422</link>
      <description>&lt;P&gt;Using the Knox gateway-shell to make requests to the HBase APIs, I receive values that are encoded in the response. Do I have to decode each value individually or is there a way to have all the values of the response decoded?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 09:03:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Encoded-values-coming-back-from-HBase-API/m-p/115628#M78422</guid>
      <dc:creator>bbukacek</dc:creator>
      <dc:date>2016-04-26T09:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Encoded values coming back from HBase API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Encoded-values-coming-back-from-HBase-API/m-p/115629#M78423</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/138/bbukacek.html"&gt;Brad Bukacek Jr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;By design, the HBase REST server returns content encoded response with base64. So all your content, like the column family, the qualifier and the raw content will be encoded. You just need to create a custom JSON deserializer.&lt;/P&gt;&lt;P&gt;Here is an awesome blog about this subject: &lt;A href="https://blog.layer4.fr/2016/11/16/hbase-rest-api-knox-java/" target="_blank"&gt;https://blog.layer4.fr/2016/11/16/hbase-rest-api-knox-java/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a special section about your problem.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2016 23:53:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Encoded-values-coming-back-from-HBase-API/m-p/115629#M78423</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-12-28T23:53:16Z</dc:date>
    </item>
  </channel>
</rss>

