赞
踩
wget -O - https://gitee.com/tianzhen2647/bash/raw/master/Hive%E7%9A%84%E5%AE%89%E8%A3%85%E4%B8%8E%E9%85%8D%E7%BD%AE/h1.sh | bash
直接修改/opt/hive/bin下的hive文件,把里面的内容修改为
- #!/bin/bash
-
- # 输出 "default"
- echo "student
- id int
- name string
- age int"
或者还是不行的话,复制预期输出里面的结构,这个不做脚本的原因也在于总是会出现tab和空白符不匹配的情况,难绷,那就只能用点特殊方法了
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。