404SEC
  • 首页
  • 侵权反馈
  • 侵权反馈
首页 标签 hive 下的文章
手动删除hive 的元数据Metastore(postgresql)

手动删除hive 的元数据Metastore(postgresql)

情况使用kudu作为数据存储impala作为查询端,impala使用的是hive Metastore 做元数据管理。发生问题kudu数据库出故障,导致kudu数据以及表丢失,这种情况使用impala无法删除该表。简单处理办法直接删除hive元数据管理库su postgres psql drop database hive create database hive重新初始化修改/etc/...

 大数据技术,基础运维  2021-11-11 PM  次  0条
impala hive 表和字段注释中文乱码处理

impala hive 表和字段注释中文乱码处理

进入 etc目录下打开 my.cnf 文件 ,对 my.cnf 添加以下语句:[client] default-character-set=utf8 [mysqld] default-storage-engine=INNODB character-set-server=utf8 collation-server=utf8_general_ci完成之后,重启mysql,再进入到mysql查看修...

 大数据技术  2021-03-01 PM  次  0条
hive 间歇性报错HiveHBaseTableInputFormat

hive 间歇性报错HiveHBaseTableInputFormat

Caused by: java.lang.RuntimeException: Failed to load plan: hdfs://nnNA/tmp/hive/root/2a2ff77e-776a-4054-bc18-f32b58c01cb7/hive_2019-09-23_01-11-42_889_4892037059718635704-8/root/_tez_scratch_dir/1...

 基础运维  2019-09-23 PM  次  0条
hive 实现分区

hive 实现分区

建表语句:create table tablename (id) partitioned by (dt string) 增加分区:alter table tablenname add partition (dt = ‘2016-03-06’) 删除分区:alter table tablename drop partition (dt = ‘2016-03-06’)

 基础运维  2019-08-20 AM  次  0条

 栏目分类

  •  经验开发42
  •  大数据技术41
  •  基础运维82
  •  系统优化13
  •  架构5
  •  区块链1
  •  漏洞解析25
  •  安全预警35
  •  科技范18
  •  网络安全43

标签云

oracle mysql golang postgresql docker centos CVE解析 linux sql hbase debian vscode postgres Python hive 微软 nginx 远程代码执行 远程命令执行漏洞 提权 exp canal 主键 wkhtmltopdf php cdh GIT openresty 数据泄露 kudu

友情链接申请

404开源仓库 gitlab VirusTotal 冀ICP备18039294号-2
Copyright © 404SEC 冀ICP备18039294号-2
Powered by Typecho Theme by Echo