第一次写博客

这是RichDad在大数据专业学习的第一次网络笔记

 

 在hive提示符下

A.       hive shell 命令

以分号作为结束符

 

B.       Linux shell命令

!mkdir /home/dashuju4;

C . hdfs shell 命令

    dfs -ls /;

    dfs -text /testinfo.txt

 

默认数据库 default

默认数据库的路径

        hdfs :/user/hive/warehouse(存放在数据库

的数据本身)

hive

数据仓库(Data Warehouse)是一个面 向主题的(Subject Oriented)、集成的(Integrated)、相对稳定的(Non-Volatile)、反映历史 变化(Time Variant)的数据集合,用于支持管理决策(Decision Making Support)。

 

posted @ 2019-03-22 14:15  R星校长  阅读(94)  评论(0编辑  收藏  举报