- 博客(3)
- 资源 (8)
- 收藏
- 关注
原创 HIVE安装及使用(课堂笔记)
1.把hive包rz到/opt目录下,解压缩 $ tar -xzvf hive-x.y.z.tar.gz 来自 https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStartedInstallationandConfiguration 2.配置环境变量 $ Vi /etc/profile 得到(主要更改ex...
2019-07-19 10:37:23
719
原创 shell编写基础练习
Shell Script练习 1.设置和显示变量,编写一个名为SayHello的Script,放置于你的启动文件中,当你登陆进系统时能根据当时系统时间显示一条欢迎信息,比如: Good Morning Good Afternoon Good Evening 1、Script: #!/bin/bash #if statement aplication hh=date '+%H' date if [ ...
2019-03-25 22:05:32
320
python爬虫源码
2019-05-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人