<?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: Phoenix index becom unavaiable in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174721#M136984</link>
    <description>&lt;UL&gt;&lt;LI&gt;I use hdinsight, HDinsight  version is &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9619-090.png" style="width: 1892px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19873iDEA6F687A99A4E1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9619-090.png" alt="9619-090.png" /&gt;&lt;/span&gt;&lt;/P&gt;i change some parameter in hbase-site.xml
&amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;hbase.client.scanner.timeout.period&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt; &amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;hbase.rpc.timeout&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt; &amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;hbase.regionserver.lease.period&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt; &amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;phoenix.query.timeoutMs&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;
&lt;/LI&gt;&lt;LI&gt;but  i Encounter problems this table is 700G&lt;/LI&gt;&lt;LI&gt;My cluster is 5 regionserer(8 core,14G)&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9620-012.png" style="width: 1408px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19874iD094AEAF6D72C851/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9620-012.png" alt="9620-012.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt; Where is the problem?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 10:18:00 GMT</pubDate>
    <dc:creator>panbclc</dc:creator>
    <dc:date>2019-08-18T10:18:00Z</dc:date>
    <item>
      <title>Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174709#M136972</link>
      <description>&lt;P&gt;hello everyone, &lt;/P&gt;&lt;P&gt; My Phoenix's one index Become unavailable. Before can normal work .&lt;/P&gt;&lt;P&gt;but  now other is normal.Details are as follows。x&lt;/P&gt;&lt;P&gt;
 My phoenix table name is "SysAction". &lt;/P&gt;&lt;P&gt; I Create index sql is 
  create index SysActionLog_idx on "SysActionLog"
 ("CreateTime", "ModuleCode","AppCode","Invoker","ClientIP")&lt;/P&gt;&lt;P&gt;
 I execute sql  with phoenix shell but  find can't use phoenix index.
  How to solve this problem ? &lt;/P&gt;&lt;P&gt;I dont want to rebulid index  because rebulid index  may be shut down  my hbase cluster&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9434-temp.png" style="width: 871px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19880iD7D241FE3FE317DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9434-temp.png" alt="9434-temp.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:18:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174709#M136972</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2019-08-18T10:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174710#M136973</link>
      <description>&lt;P&gt;what is your primary key and is the primary key in the where clause?  did you create local or global index?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 14:29:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174710#M136973</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-11-15T14:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174711#M136974</link>
      <description>&lt;P&gt;Can you first check whether your index is active or not. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/58818/phoenix-index-lifecycle.html" target="_blank"&gt;https://community.hortonworks.com/articles/58818/phoenix-index-lifecycle.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:13:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174711#M136974</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-11-15T15:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174712#M136975</link>
      <description>&lt;P&gt;my primary key is "RowKey" IS NOT  IN WHERE CLAUSE&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 12:14:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174712#M136975</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2016-11-16T12:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174713#M136976</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;I  Find my table's index state is x  ,How I  can change this index state? rebuild it ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9485-无标题.png" style="width: 1518px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19879iEE24C0D0B71A4194/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9485-无标题.png" alt="9485-无标题.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:18:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174713#M136976</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2019-08-18T10:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174714#M136977</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;I Find my table's index state is x ,How I can change this index state? rebuild it ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9486-无标题.png" style="width: 1518px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19878i4AFB31914DD93B57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9486-无标题.png" alt="9486-无标题.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:18:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174714#M136977</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2019-08-18T10:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174715#M136978</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/12400/panbclc.html" nodeid="12400"&gt;@pan bocun&lt;/A&gt;&lt;P&gt;From the snapshot you have provided writing to index got failed at timestamp 1478692767291 that's why the indexes got disabled. They will be automatically rebuild by the Phoenix in the background. If you see the index failure taking more time then you can drop the index and recreate it.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 15:01:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174715#M136978</guid>
      <dc:creator>rchintaguntla</dc:creator>
      <dc:date>2016-11-16T15:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174716#M136979</link>
      <description>&lt;P&gt;I USE THIS commond &lt;/P&gt;&lt;P&gt;ALTER INDEX IF EXISTS SysActionLog_idx ON "SysActionLog" REBUILD;&lt;/P&gt;&lt;P&gt;but error  &lt;/P&gt;&lt;P&gt;the error is timeout. so i change phoeinx query sql timeout  &lt;/P&gt;&lt;P&gt;but  index current state is&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9523-002.png" style="width: 1374px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19876iE0A55496CACA85EC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9523-002.png" alt="9523-002.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i execute rebuild command but the other error occured,I cant drip index ,because my cluster is not strong ,cant create index success
&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this table is 800G.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9525-003.png" style="width: 1431px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19877i4B59744149BA6FA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9525-003.png" alt="9525-003.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:18:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174716#M136979</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2019-08-18T10:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174717#M136980</link>
      <description>&lt;P&gt;My HDP Version HDP-2.4.2.0-258, I diont change config about phoenix default paramater&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but  I didn't  find my index is rebuilded &lt;/STRONG&gt;&lt;STRONG&gt;automatically because this index'state is always  rebuild(b)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;why? Thanks !&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 13:29:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174717#M136980</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2016-11-17T13:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174718#M136981</link>
      <description>&lt;P&gt;The index rebuild does full table scan of data table there is a chance of timeout. Can you try increasing the timeout values of below properties and retry rebuilding index. Once you add/change the configurations then you need to export HBASE_CONF_DIR or HBASE_CONF_PATH with directly having hbase-site.xml.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;hbase.client.scanner.timeout.period=1200000
hbase.rpc.timeout=1200000
hbase.regionserver.lease.period = 1200000
phoenix.query.timeoutMs = 600000 
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 17 Nov 2016 16:43:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174718#M136981</guid>
      <dc:creator>rchintaguntla</dc:creator>
      <dc:date>2016-11-17T16:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174719#M136982</link>
      <description>&lt;P&gt;Thank you !&lt;/P&gt;&lt;P&gt;I find some error in hbase regioneserver log ,TERMINALDATA ’s index state is  disable(x)&lt;/P&gt;&lt;P&gt;so now hbase now  can rebuild but faild&lt;/P&gt;&lt;P&gt;2016-11-17 06:01:47,352 WARN org.apache.phoenix.coprocessor.MetaDataRegionObserver: ScheduledBuildIndexTask failed!
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined. tableName=TERMINALDATA
at org.apache.phoenix.schema.PMetaDataImpl.getTable(PMetaDataImpl.java:241)
at org.apache.phoenix.util.PhoenixRuntime.getTable(PhoenixRuntime.java:316)
at org.apache.phoenix.coprocessor.MetaDataRegionObserver$BuildIndexScheduleTask.run(MetaDataRegionObserver.java:228)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;&lt;P&gt;so  i check table schema&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9564-011.png" style="width: 1892px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19875iEF5A79B60B62BE89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9564-011.png" alt="9564-011.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so I Want to know is there relation with table schema&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when i create table  i din't creat table schema&lt;/P&gt;&lt;P&gt;my create table sql is&lt;/P&gt;&lt;P&gt;create table if not exists "TerminalData"
  (
   "RowKey" varchar primary Key,
   "ID" varchar,
   "CtrlAddress" varchar,
   "CanSN" varchar,
   "CtrlVersion" varchar,
   "Voltage" varchar,
   "A_Voltage" varchar,
   "B_Voltage" varchar,
   "C_Voltage" varchar,
   "Current" varchar,
   "A_current" varchar,
   "B_current" varchar,
   "C_current" varchar,
   "RatedPower" varchar,
   "ReactivePower" varchar,
   "TotalPowerFactor" varchar,
   "ZeroLineCurrent" varchar,
   "VoltageUR" varchar,
   "CurrentUR" varchar,
   "DirectVoltage" varchar,
   "DirectCurrent" varchar,
   "UpTime" varchar,  
   "FaultState" varchar,
   "ActivePower" varchar,
   "ChageBillId" varchar,
   "DataKey" varchar
  ) default_column_family = 'd' &lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:18:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174719#M136982</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2019-08-18T10:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174720#M136983</link>
      <description>&lt;P&gt;There seems to be a bug with automatic rebuild code to understand case sensitive table names. can you tell us which version of HDP or phoenix you are using?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 14:14:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174720#M136983</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-11-18T14:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174721#M136984</link>
      <description>&lt;UL&gt;&lt;LI&gt;I use hdinsight, HDinsight  version is &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9619-090.png" style="width: 1892px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19873iDEA6F687A99A4E1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9619-090.png" alt="9619-090.png" /&gt;&lt;/span&gt;&lt;/P&gt;i change some parameter in hbase-site.xml
&amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;hbase.client.scanner.timeout.period&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt; &amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;hbase.rpc.timeout&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt; &amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;hbase.regionserver.lease.period&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt; &amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;phoenix.query.timeoutMs&amp;lt;/name&amp;gt;  &amp;lt;value&amp;gt;9200000&amp;lt;/value&amp;gt;&amp;lt;/property&amp;gt;
&lt;/LI&gt;&lt;LI&gt;but  i Encounter problems this table is 700G&lt;/LI&gt;&lt;LI&gt;My cluster is 5 regionserer(8 core,14G)&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9620-012.png" style="width: 1408px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/19874iD094AEAF6D72C851/image-size/medium?v=v2&amp;amp;px=400" role="button" title="9620-012.png" alt="9620-012.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt; Where is the problem?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:18:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174721#M136984</guid>
      <dc:creator>panbclc</dc:creator>
      <dc:date>2019-08-18T10:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174722#M136985</link>
      <description>&lt;P&gt;There was bug with one api(PhoenixRuntime#getTable()) in HDP 2.2 where case sensitive tables are not handled properly, that's why automatic rebuilding is not happening to bring your disabled index up to date and make it active for use. Now you have two options either you can move to later version of HDP 2.3( or later ) or you can drop the current index and create ASYNC index on your table (as your table is large) and run IndexTool to create a index data for you by using map reduce job.&lt;/P&gt;&lt;P&gt;Refer for creating ASYNC index and running IndexTool:-
&lt;A href="http://phoenix.apache.org/secondary_indexing.html" target="_blank"&gt;http://phoenix.apache.org/secondary_indexing.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 22:16:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174722#M136985</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-11-21T22:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Phoenix index becom unavaiable</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174723#M136986</link>
      <description>&lt;P&gt;Make sure that you have updated hbase-site.xml in your sqlline class path to have properties to take effect.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 22:18:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Phoenix-index-becom-unavaiable/m-p/174723#M136986</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-11-21T22:18:00Z</dc:date>
    </item>
  </channel>
</rss>

