<?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: Does phoenix update global index during bulk load? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133800#M39589</link>
    <description>&lt;P&gt;Yes, it updates indexes. If we are talking about MR job, than bulk load generates HFiles for user table and index tables at the same time and load it using HBase bulk load. In case of PSQL the data is loading using regular upserts and indexes are updated in regular way. &lt;/P&gt;</description>
    <pubDate>Sat, 03 Sep 2016 01:10:41 GMT</pubDate>
    <dc:creator>ssoldatov</dc:creator>
    <dc:date>2016-09-03T01:10:41Z</dc:date>
    <item>
      <title>Does phoenix update global index during bulk load?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133798#M39587</link>
      <description>&lt;P&gt;Does phoenix update global index during bulk load?  curious if this is supported and how it works.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 23:41:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133798#M39587</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-09-02T23:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does phoenix update global index during bulk load?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133799#M39588</link>
      <description>&lt;P&gt;Yes, it does. If it didn't, your queries would return incorrect results.&lt;/P&gt;&lt;P&gt;The &lt;A href="https://github.com/apache/phoenix/blob/537b90bef90ff650bb0f00fe0591e4fab6ec7391/phoenix-hive/src/main/java/org/apache/phoenix/hive/mapreduce/PhoenixOutputFormat.java"&gt;code&lt;/A&gt; suggests to me that the PhoenixRecordWriter handles the responsibility of updating both the data tables and index tables during the MR job output, but I'm not sure the link is to exactly the right class.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 00:38:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133799#M39588</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2016-09-03T00:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does phoenix update global index during bulk load?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133800#M39589</link>
      <description>&lt;P&gt;Yes, it updates indexes. If we are talking about MR job, than bulk load generates HFiles for user table and index tables at the same time and load it using HBase bulk load. In case of PSQL the data is loading using regular upserts and indexes are updated in regular way. &lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 01:10:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133800#M39589</guid>
      <dc:creator>ssoldatov</dc:creator>
      <dc:date>2016-09-03T01:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Does phoenix update global index during bulk load?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133801#M39590</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt; and &lt;A rel="user" href="https://community.cloudera.com/users/2924/ssoldatov.html" nodeid="2924"&gt;@ssoldatov&lt;/A&gt; thank you for your responses.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 02:57:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133801#M39590</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-09-03T02:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Does phoenix update global index during bulk load?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133802#M39591</link>
      <description>&lt;P&gt;Update the column and the column was on the index witn MR bulkload,It didn't update . And then I can get the old result if the condition on the index.https://&lt;A href="http://issues.apache.org/jira/browse/PHOENIX-2521"&gt;issues.apache.org/jira/browse/PHOENIX-2521&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 13:24:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Does-phoenix-update-global-index-during-bulk-load/m-p/133802#M39591</guid>
      <dc:creator>1792313430</dc:creator>
      <dc:date>2016-12-30T13:24:47Z</dc:date>
    </item>
  </channel>
</rss>

