我在 hive 中创建了一个表,我想知道我的表是在哪个目录中创建的? [英] I have created a table in hive, I would like to know which directory my table is created in?

查看:11
本文介绍了我在 hive 中创建了一个表,我想知道我的表是在哪个目录中创建的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 hive 中创建了一个表,我想知道我的表是在哪个目录中创建的?我想知道路径...

I have created a table in hive, I would like to know which directory my table is created in? I would like to know the path...

推荐答案

DESCRIBE FORMATTED my_table;

DESCRIBE FORMATTED my_table PARTITION (my_column='my_value');

这篇关于我在 hive 中创建了一个表,我想知道我的表是在哪个目录中创建的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆