<?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: Can Phoenix v4.4 utilize HBase namespaces? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153056#M36152</link>
    <description>&lt;P&gt;That's correct, idea is that you won't need to wait for major releases when innovative features like namespaces trickle down from community. We will ship non-core features more often than HDFS and YARN.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2016 04:52:07 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-07-28T04:52:07Z</dc:date>
    <item>
      <title>Can Phoenix v4.4 utilize HBase namespaces?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153053#M36149</link>
      <description>&lt;P&gt;As we've been evaluating the use of Phoenix + HBase in HW 2.3, we came upon the conclusion that in the current bundled version of Phoenix, 4.4, that namespaces are not supported. The upstream JIRAs are confusing but it looks like Phoenix will not support namespaces + permissions until 4.7-4.8. &lt;/P&gt;&lt;P&gt;Does this sound like a correct conclusion? If so what are my options in terms of Phoenix?&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;upgrade it within HW 2.3 (assuming this is not an option)?&lt;/LI&gt;&lt;LI&gt;work around it somehow?&lt;/LI&gt;&lt;LI&gt;Move Phoenix tables manually out of default NS into our applications? How?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is what we seen when enabling Phoenix on our system. The SYSTEM.* tables are Phoenix's. Ours are in the ns: namespace.&lt;/P&gt;&lt;PRE&gt;Version 1.1.2.2.3.6.0-3796, r2873b074585fce900c3f9592ae16fdd2d4d3a446, Thu Jun 23 16:29:31 UTC 2016

hbase(main):001:0&amp;gt; list
TABLE
SYSTEM.CATALOG
SYSTEM.FUNCTION
SYSTEM.SEQUENCE
SYSTEM.STATS
ambarismoketest

ns:contact
ns:counters
ns:counters-backup
ns:lists
ns:logins
ns:modelLogs
ns:models
ns:reportLogs
ns:users
&lt;/PRE&gt;References&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://issues.apache.org/jira/browse/PHOENIX-1311"&gt;HBase namespaces surfaced in phoenix&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://issues.apache.org/jira/browse/PHOENIX-1966"&gt;Support HBase non-default Namespace&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://issues.apache.org/jira/browse/PHOENIX-2721"&gt;Phoenix Schema should mapping to HBase Namespace&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 28 Jul 2016 01:31:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153053#M36149</guid>
      <dc:creator>slm</dc:creator>
      <dc:date>2016-07-28T01:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can Phoenix v4.4 utilize HBase namespaces?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153054#M36150</link>
      <description>&lt;P&gt;Phonenix 4.7 is going to be part of HDP 2.5. namespaces will be one of the features.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 01:42:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153054#M36150</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-07-28T01:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can Phoenix v4.4 utilize HBase namespaces?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153055#M36151</link>
      <description>&lt;P&gt;&lt;A href="http://hortonworks.com/blog/odpi-core-hdp-hadoop-core/."&gt;http://hortonworks.com/blog/odpi-core-hdp-hadoop-core/.&lt;/A&gt; Looks with the above that Phoenix would be part of the extended HDP services.&lt;/P&gt;&lt;P&gt;&amp;gt; Extended HDP services: Extended HDP services relates to the services that access the data stored in HDP including Hive, HBase, Storm, Spark and more. Extended services provide customers with the flexibility to uptake the innovation that is delivered on top of the common core, based on their own requirements and schedule. With Extended services, customers would be able to easily uptake the new functionality without causing any disruption to their core platform.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 02:28:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153055#M36151</guid>
      <dc:creator>slm</dc:creator>
      <dc:date>2016-07-28T02:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can Phoenix v4.4 utilize HBase namespaces?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153056#M36152</link>
      <description>&lt;P&gt;That's correct, idea is that you won't need to wait for major releases when innovative features like namespaces trickle down from community. We will ship non-core features more often than HDFS and YARN.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 04:52:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Phoenix-v4-4-utilize-HBase-namespaces/m-p/153056#M36152</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-07-28T04:52:07Z</dc:date>
    </item>
  </channel>
</rss>

