执行 hive –service metastore 时,遇见 异常如下,
java.sql.SQLException: Column name pattern can not be NULL or empty.
解决方法:stackoverflow
jps 或者jps -l 命令可查看当前运行的服务
kill + 「进程 pid」可杀死对应的服务
Starting, Stopping, and Using HiveServer2
退出beeline的方法:
先!closeall
关闭数据连接,再!quit
退出beeline