Hive shell 操作

本文介绍了Hive shell的基本操作,包括Hive命令行的使用,如-i、-e、-f等选项,并讲解了Hive参数配置的三种方式:配置文件、命令行参数和参数声明,以及它们的作用范围和优先级。通过示例展示了如何设置和使用这些参数来优化Hive查询和调整执行效率。
摘要由CSDN通过智能技术生成

目录

1、Hive shell 操作

1.1、Hive 命令行

1.2、Hive 参数配置方式

1、Hive shell 操作

1.1、Hive 命令行

这是 hive 支持的一些命令:

Command Description
quit Use quit or exit to leave the interactive shell. 
set key=value Use this to set value of particular configuration variable. One thing to note
here is that if you misspell the variable name, cli will not show an error.
set This will print a list of configuration variables that are overridden by user or hive.
set -v This will print all hadoop and hive configuration variables.
add FILE [file] [file]* Adds a file to the list of resources
add jar jarname
list FILE list all the files added to the distributed cache
list FILE [file]* Check if given resources are already added to distributed cache
! [cmd] Executes a shell command from the hive shell
dfs [dfs cmd] Executes a dfs command from the hive shell
[query] Executes a hive query and prints results to standard ou
  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值