<?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: creation of  phoenix table in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/creation-of-phoenix-table/m-p/178095#M64687</link>
    <description>&lt;P&gt;Phoenix Hive integration is there from Phoenix 4.8, if you are trying to create phoenix table using hive then that is the way. But if you need to create a phoenix table on top of hbase, as &lt;A rel="user" href="https://community.cloudera.com/users/425/rchintaguntla.html" nodeid="425"&gt;@Rajeshbabu Chintaguntla&lt;/A&gt; said you don't need to use phoenix storage handler. And passing the table properties is not required.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 20:32:50 GMT</pubDate>
    <dc:creator>ranjith1989</dc:creator>
    <dc:date>2017-07-11T20:32:50Z</dc:date>
    <item>
      <title>creation of  phoenix table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/creation-of-phoenix-table/m-p/178093#M64685</link>
      <description>&lt;P&gt;When i create Internal table with phoenix i got error " Syntax error. Encountered "BY"  "&lt;/P&gt;&lt;PRE&gt;create table phoenix_table (
. . . . . . . . &amp;gt;   s1 CHAR(10),
. . . . . . . . &amp;gt;  i1 INTEGER,
. . . . . . . . &amp;gt;   f1 FLOAT,
. . . . . . . . &amp;gt;   d1 DOUBLE
. . . . . . . . &amp;gt; )
. . . . . . . . &amp;gt; STORED BY 'org.apache.phoenix.hive.PhoenixStorageHandler'
. . . . . . . . &amp;gt; TBLPROPERTIES (
. . . . . . . . &amp;gt; "phoenix.table.name" = "phoenix_table",
. . . . . . . . &amp;gt; "phoenix.zookeeper.quorum" = "localhost",
. . . . . . . . &amp;gt; "phoenix.zookeeper.znode.parent" = "/hbase",
. . . . . . . . &amp;gt;   "phoenix.zookeeper.client.port" = "2181",
. . . . . . . . &amp;gt; "phoenix.rowkeys" = "s1, i1",
. . . . . . . . &amp;gt; "phoenix.column.mapping" = "s1:s1, i1:i1, f1:f1, d1:d1",
. . . . . . . . &amp;gt; "phoenix.table.options" = "SALT_BUCKETS=10, DATA_BLOCK_ENCODING='DIFF'"
. . . . . . . . &amp;gt; );&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Jul 2017 13:40:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/creation-of-phoenix-table/m-p/178093#M64685</guid>
      <dc:creator>amol_08</dc:creator>
      <dc:date>2017-07-11T13:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: creation of  phoenix table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/creation-of-phoenix-table/m-p/178094#M64686</link>
      <description>&lt;P&gt;Are you creating table from phoenix sqlline or hive?&lt;/P&gt;&lt;P&gt;When you create table from Phoenix client or sqlline then you don't need to provide all the information PhoenixStoragehandler and table properties. &lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 17:23:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/creation-of-phoenix-table/m-p/178094#M64686</guid>
      <dc:creator>rchintaguntla</dc:creator>
      <dc:date>2017-07-11T17:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: creation of  phoenix table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/creation-of-phoenix-table/m-p/178095#M64687</link>
      <description>&lt;P&gt;Phoenix Hive integration is there from Phoenix 4.8, if you are trying to create phoenix table using hive then that is the way. But if you need to create a phoenix table on top of hbase, as &lt;A rel="user" href="https://community.cloudera.com/users/425/rchintaguntla.html" nodeid="425"&gt;@Rajeshbabu Chintaguntla&lt;/A&gt; said you don't need to use phoenix storage handler. And passing the table properties is not required.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 20:32:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/creation-of-phoenix-table/m-p/178095#M64687</guid>
      <dc:creator>ranjith1989</dc:creator>
      <dc:date>2017-07-11T20:32:50Z</dc:date>
    </item>
  </channel>
</rss>

