<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>大数据 - Hive</title>
    <link>http://www.bigbase.cn/forum.php?mod=forumdisplay&amp;fid=63</link>
    <description>Latest 20 threads of Hive</description>
    <copyright>Copyright(C) 大数据</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 02 May 2026 19:33:24 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.bigbase.cn/static/image/common/logo_88_31.gif</url>
      <title>大数据</title>
      <link>http://www.bigbase.cn/</link>
    </image>
    <item>
      <title>Hive HUE查询超时问题</title>
      <link>http://www.bigbase.cn/forum.php?mod=viewthread&amp;tid=11</link>
      <description><![CDATA[EMR集群上部署了HUE 3.7.1，提供给PM使用，但有些查询会出现超时问题：
    Fetching results ran into the following error(s): timed out

    可以登录集群Master节点，修改配置文件/etc/hue/conf/hue.ini，调整参数server_conn_timeout，延长时间：
    # Timeo ...]]></description>
      <category>Hive</category>
      <author>Zeng</author>
      <pubDate>Mon, 26 Oct 2015 04:50:44 +0000</pubDate>
    </item>
    <item>
      <title>Hive单表分区数过多执行查询报错</title>
      <link>http://www.bigbase.cn/forum.php?mod=viewthread&amp;tid=8</link>
      <description><![CDATA[java.lang.OutOfMemoryError: Java heap space

参考[/backcolor]：OOM occurs when query spans to a large number of partitions

原因[/backcolor]：
实际上分区数越多查询越慢，应控制分区数在5000以下。
1、hive会在执行查询时先将元数据中的分区信息加载到内存中 ...]]></description>
      <category>Hive</category>
      <author>Zeng</author>
      <pubDate>Mon, 11 May 2015 10:46:09 +0000</pubDate>
    </item>
    <item>
      <title>Hive Parquet格式不支持嵌套map</title>
      <link>http://www.bigbase.cn/forum.php?mod=viewthread&amp;tid=5</link>
      <description><![CDATA[最近在AWS上使用Hive 0.13.1版本，在使用Parquet数据格式时，由于故障Hive-6914的问题，map字段不支持嵌套的map，这给某些实现带来麻烦。经过调查发现，该故障已经在最新版本1.1.0中解决。但是，目前AWS上的Hive最新版本是0.13.1，我们需要整合Hive-6914的patch， ...]]></description>
      <category>Hive</category>
      <author>Zeng</author>
      <pubDate>Wed, 22 Apr 2015 03:49:10 +0000</pubDate>
    </item>
  </channel>
</rss>