<?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: Where to store a really wide table? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133783#M31574</link>
    <description>&lt;P&gt;You can choose hbase as storage.&lt;/P&gt;&lt;P&gt;HBase can easily handle hundreds of columns. Consider grouping the columns normally accessed together in the same column family.&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jun 2016 22:11:08 GMT</pubDate>
    <dc:creator>tyu</dc:creator>
    <dc:date>2016-06-11T22:11:08Z</dc:date>
    <item>
      <title>Where to store a really wide table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133782#M31573</link>
      <description>&lt;P&gt;If you have 600+ columns and you need to access 20-30 columns at a time.   What is the optimal type of storage:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Hive Table Stored as ORC with compression, vectorization and optimization; access with Tez and properly partition and bucket&lt;/LI&gt;&lt;LI&gt;HBase&lt;/LI&gt;&lt;LI&gt;HBase in Phoenix Table&lt;/LI&gt;&lt;LI&gt;Parquet File&lt;/LI&gt;&lt;LI&gt;AVRO File&lt;/LI&gt;&lt;LI&gt;Accumulo&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sat, 11 Jun 2016 21:43:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133782#M31573</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-06-11T21:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where to store a really wide table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133783#M31574</link>
      <description>&lt;P&gt;You can choose hbase as storage.&lt;/P&gt;&lt;P&gt;HBase can easily handle hundreds of columns. Consider grouping the columns normally accessed together in the same column family.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2016 22:11:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133783#M31574</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-06-11T22:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Where to store a really wide table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133784#M31575</link>
      <description>&lt;P&gt;If you can share your use case more, we would be able to provide more advice.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2016 22:11:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133784#M31575</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-06-11T22:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where to store a really wide table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133785#M31576</link>
      <description>&lt;P&gt;600 columns of detailed information on customers with many kinds of attributes.  The data needs to be access interactively in reports and through web applications.    Access to a few hundred/thousand rows  (plus summary information) from the dataset based on known 20-30 column chunks of related information bundles.&lt;/P&gt;&lt;P&gt;For interactive exploration of the data and extraction of this lists to use elsewhere.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2016 23:02:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133785#M31576</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-06-11T23:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Where to store a really wide table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133786#M31577</link>
      <description>&lt;P&gt;HBase is a viable solution.&lt;/P&gt;&lt;P&gt;For query, consider Phoenix.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2016 08:42:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133786#M31577</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-06-12T08:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where to store a really wide table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133787#M31578</link>
      <description>&lt;P&gt;Accumulo would work for the same reasons that HBase does.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 21:22:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-store-a-really-wide-table/m-p/133787#M31578</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-06-13T21:22:03Z</dc:date>
    </item>
  </channel>
</rss>

