更换图片源

This commit is contained in:
罗祥
2020-05-25 11:05:03 +08:00
parent 0d6f0c8cc6
commit 7bcf53a7b2
85 changed files with 391 additions and 391 deletions

View File

@@ -55,7 +55,7 @@ usage: hive
hive -e 'select * from emp';
```
<div align="center"> <img width='700px' src="../pictures/hive-e.png"/> </div>
<div align="center"> <img width='700px' src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/hive-e.png"/> </div>
@@ -129,7 +129,7 @@ hive > select ${hivevar:j} from emp;
结果如下:
<div align="center"> <img width='700px' src="../pictures/hive-n-j.png"/> </div>
<div align="center"> <img width='700px' src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/hive-n-j.png"/> </div>
## 二、Beeline