<?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 HBASE and REST API in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HBASE-and-REST-API/m-p/233780#M195603</link>
    <description>&lt;P&gt;can I read/write/manipulate HBASE data via REST API in Hortonworks ? if yes can you guide me some documentation and examples ?&lt;/P&gt;&lt;P&gt;I also have Phoenix , is it better to read Hbase data via Phoenix views? again I want to read it via REST API.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2018 20:24:09 GMT</pubDate>
    <dc:creator>aliyesami</dc:creator>
    <dc:date>2018-06-28T20:24:09Z</dc:date>
    <item>
      <title>HBASE and REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HBASE-and-REST-API/m-p/233780#M195603</link>
      <description>&lt;P&gt;can I read/write/manipulate HBASE data via REST API in Hortonworks ? if yes can you guide me some documentation and examples ?&lt;/P&gt;&lt;P&gt;I also have Phoenix , is it better to read Hbase data via Phoenix views? again I want to read it via REST API.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 20:24:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HBASE-and-REST-API/m-p/233780#M195603</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2018-06-28T20:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: HBASE and REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HBASE-and-REST-API/m-p/233781#M195604</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;@Sami Ahmad&lt;/A&gt; yes its possible to read hbase data using rest api. You need to start the rest api server first:&lt;/P&gt;&lt;PRE&gt;$ hbase rest start&lt;/PRE&gt;&lt;P&gt;By default this will listen on port 8080. URL used should be similar to this:&lt;/P&gt;&lt;PRE&gt;&lt;A href="http://&amp;lt;myhost&amp;gt;:8080/&amp;lt;mytable&amp;gt;/&amp;lt;rowkey1&amp;gt;/&amp;lt;cf:q&amp;gt;/" target="_blank"&gt;http://&amp;lt;myhost&amp;gt;:8080/&amp;lt;mytable&amp;gt;/&amp;lt;rowkey1&amp;gt;/&amp;lt;cf:q&amp;gt;/&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;Documentation at:&lt;/P&gt;&lt;P&gt;&lt;A href="https://hbase.apache.org/1.2/apidocs/org/apache/hadoop/hbase/rest/package-summary.html" target="_blank"&gt;https://hbase.apache.org/1.2/apidocs/org/apache/hadoop/hbase/rest/package-summary.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 22:11:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HBASE-and-REST-API/m-p/233781#M195604</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-06-28T22:11:19Z</dc:date>
    </item>
  </channel>
</rss>

