<?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: Is there a limitation on a number of secondary indexes I can define on Phoenix table? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-limitation-on-a-number-of-secondary-indexes-I-can/m-p/144081#M35644</link>
    <description>&lt;P&gt;  Josh that link you shared is priceless.  &lt;/P&gt;</description>
    <pubDate>Sun, 24 Jul 2016 06:59:12 GMT</pubDate>
    <dc:creator>sunile_manjee</dc:creator>
    <dc:date>2016-07-24T06:59:12Z</dc:date>
    <item>
      <title>Is there a limitation on a number of secondary indexes I can define on Phoenix table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-limitation-on-a-number-of-secondary-indexes-I-can/m-p/144079#M35642</link>
      <description>&lt;P&gt;If I have a requirement to index 10 columns individually, would that be an appropriate use of Phoenix secondary indexes. Is there a huge impact with a large number of indexes to maintain, what is the threshold? I understand it's a loaded question but let's pretend cluster size is 16 nodes, 100GB daily ingest rate. &lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 02:54:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-limitation-on-a-number-of-secondary-indexes-I-can/m-p/144079#M35642</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-07-23T02:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation on a number of secondary indexes I can define on Phoenix table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-limitation-on-a-number-of-secondary-indexes-I-can/m-p/144080#M35643</link>
      <description>&lt;P&gt;(assuming you're referring to mutable global indexes..)&lt;/P&gt;&lt;P&gt;There is a direct relation to the amount of index data you have to create for every update your write to the data table. So, if you are indexing 10 columns for a data table, you're actually writing 11 updates for every one 1 update your clients writes.&lt;/P&gt;&lt;P&gt;Only 100GB of data for a day on 16nodes seems like it would be reasonable to manage this, but you are pushing a lot of work to the RegionServers. I would make sure that the RegionServers are adequately sized to handle all of the extra load.&lt;/P&gt;&lt;P&gt;Using immutable tables pushes this work to the client which might be more scalable a solution: &lt;A href="https://phoenix.apache.org/secondary_indexing.html#Immutable_Tables" target="_blank"&gt;https://phoenix.apache.org/secondary_indexing.html#Immutable_Tables&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 02:57:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-limitation-on-a-number-of-secondary-indexes-I-can/m-p/144080#M35643</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-07-23T02:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a limitation on a number of secondary indexes I can define on Phoenix table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-limitation-on-a-number-of-secondary-indexes-I-can/m-p/144081#M35644</link>
      <description>&lt;P&gt;  Josh that link you shared is priceless.  &lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2016 06:59:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-limitation-on-a-number-of-secondary-indexes-I-can/m-p/144081#M35644</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-07-24T06:59:12Z</dc:date>
    </item>
  </channel>
</rss>

