2017年3月12日

Exception in thread "main" java.lang.RuntimeException: Hive metastore database is not initialized. Please use schematool (e.g. ./schematool -initSchema -dbType ...) to create the schema. If needed, do

摘要: 继上一篇Hive: Exception in thread "main" java.lang.RuntimeException: Hive metastore database is not initialized. Please use schematool (e.g. ./schematool 阅读全文

posted @ 2017-03-12 17:38 Honey_Badger 阅读(1499) 评论(0) 推荐(0) 编辑

hive Caused by: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient

摘要: Exception in thread "main" java.lang.RuntimeException: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instant 阅读全文

posted @ 2017-03-12 17:11 Honey_Badger 阅读(7867) 评论(0) 推荐(0) 编辑

chmod命令-权限

摘要: ··[转] hmod命令:改变文件权限。 一:符号模式: 命令格式:chmod [who] operator [permission] filename who包含的选项及其含义: u 文件属主权限。 g 属组用户权限。 o 其他用户权限。 a 所有用户(文件属主、属组用户及其他用户)。 opera 阅读全文

posted @ 2017-03-12 16:24 Honey_Badger 阅读(1130) 评论(0) 推荐(1) 编辑

A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations: /usr/local/eclipse/

摘要: linux系统下jdk是已经安装好的情况之下软件出现 解决办法是在终端进入你的eclipse目录,然后输入:mkdir jrecd jreln -s 你的JDK目录/bin 阅读全文

posted @ 2017-03-12 00:16 Honey_Badger 阅读(1728) 评论(0) 推荐(0) 编辑

导航

github