$王大少

导航

hive的数据导出和导入

导出数据:(路径必须是hdfs的路径)

export table techer to  '/export/techer';

导入数据:(路径必须是hdfs的路径)

import table techer2 from '/export/techer';

posted on 2020-04-01 11:06  $王大少  阅读(183)  评论(0编辑  收藏  举报