hadoop
ZHTTTCZY
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【已解决】Hadoop集群中hive启动终止(hiveserver2&连接不上jdbc:hive2://localhost:10000 拒绝访问)
启动Hadoop后,输入hive卡在以下:Logging initialized using configuration in jar:file:/home/czy/modules/hive-1.2/lib/hive-common-1.2.0.jar!/hive-log4j.properties或输入hiveserver2 &beeline -u jdbc:hive2://master:10000 -n xxxError: Could not open client transport原创 2020-12-08 19:23:55 · 2610 阅读 · 0 评论 -
Hive元数据配置MySql方式以及数据分区的简单操作1-2
Hive常用交互命令[atguigu@hadoop102 hive]$ bin/hive -helpusage: hive -d,--define <key=value> Variable subsitution to apply to hive commands. e.g. -d A=B or --define A=B --database <databasename> S原创 2020-12-03 14:33:28 · 236 阅读 · 1 评论
分享