Tagged: hive

Hive unix_timestamp function problem

有关 Hive 使用 unix_timestamp 函数返回结果 null 问题


Read more

Hive/Java Remote Debug

通过远程 DEBUG 排查 HIVE 脚本问题


Read more

Hive 开窗分析函数

Windowing and Analytics Functions



Read more

Hadoop常用操作

工作中常用的hadoop操作,logs、httpfs、rmapi's


Read more

Custom hive input format

Creating a custom Hive input format and record reader to read fixed format flat files


Read more

Hive常用函数

hive 常用udf,json、rank、date


Read more

Hive使用遇到的一些问题

hive 使用orc所遇到的问题,以及其他查询报错场景分析


Read more

Hive常用配置参数

HIVE配置详情

熟悉HIVE配置,了解HIVE调优及一些配置所带来的效果



Read more

Hive使用技巧

Hive动态分区&Partition中使用函数

自动分区

前段时间因为导表需求(从一张表中查找出数据,按日期分区overwrite 到指定分区表中),在Hive里面研究了一下自动分区



Read more