上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 49 下一页
摘要: Note: System times on machines may be out of sync. Check system time and time zones. 解决办法一:在每台服务器上执行:ntpdate asia.pool.ntp.org 同步所有的服务器的时间 解决办法二:设置参数s 阅读全文
posted @ 2017-03-31 14:09 Dlimeng 阅读(17) 评论(0) 推荐(0)
摘要: Note: System times on machines may be out of sync. Check system time and time zones. 解决办法一:在每台服务器上执行:ntpdate asia.pool.ntp.org 同步所有的服务器的时间 解决办法二:设置参数s 阅读全文
posted @ 2017-03-31 14:09 Dlimeng 阅读(19) 评论(0) 推荐(0)
摘要: 1.自从spark2.0.0发布没有assembly的包了,在jars里面,是很多小jar包 on spark 报错" title="hive on spark 报错"> 修改目录查找jar on spark 报错" title="hive on spark 报错"> 2.异常HiveConf of 阅读全文
posted @ 2017-03-30 16:24 Dlimeng 阅读(26) 评论(0) 推荐(0)
摘要: 1.自从spark2.0.0发布没有assembly的包了,在jars里面,是很多小jar包 修改目录查找jar 2.异常HiveConf of name hive.enable.spark.execution.engine does not exist 在hive-site.xml中: hive. 阅读全文
posted @ 2017-03-30 16:24 Dlimeng 阅读(33) 评论(0) 推荐(0)
摘要: 以centos为例 Passwd文件存储当前系统所有用户,而组文件/etc/group记录 一个用户可以属于多个组,查看用户所属的组,gourps + 用户名 更改文件拥有者 (chown ) [root@linux ~]# chown 账号名称 文件或目录 改变文件的用户组用命令 chgrp [r 阅读全文
posted @ 2017-03-29 11:25 Dlimeng 阅读(33) 评论(0) 推荐(0)
摘要: 以centos为例 Passwd文件存储当前系统所有用户,而组文件/etc/group记录 一个用户可以属于多个组,查看用户所属的组,gourps + 用户名 更改文件拥有者 (chown ) [root@linux ~]# chown 账号名称 文件或目录 改变文件的用户组用命令 chgrp [r 阅读全文
posted @ 2017-03-29 11:25 Dlimeng 阅读(8) 评论(0) 推荐(0)
摘要: 在本机状态下 1、win键+R键,输入cmd,打开命令提示符。 2、输入:sqlplus /nolog 3、输入conn /as sysdba 4、输入alter user system identified by 新密码; alter user sys identified by 新密码; 阅读全文
posted @ 2017-03-28 18:38 Dlimeng 阅读(12) 评论(0) 推荐(0)
摘要: 在本机状态下 1、win键+R键,输入cmd,打开命令提示符。 2、输入:sqlplus /nolog 3、输入conn /as sysdba 4、输入alter user system identified by 新密码; alter user sys identified by 新密码; 阅读全文
posted @ 2017-03-28 18:38 Dlimeng 阅读(7) 评论(0) 推荐(0)
摘要: 一. 目录结构 D:\install\PLSQL |-- instantclient_11_2 |-- tnsnames.ora |-- PLSQL Developer |-- readme.txt 二. 环境变量 NLS_LANG = SIMPLIFIED CHINESE_CHINA.ZHS16G 阅读全文
posted @ 2017-03-28 13:23 Dlimeng 阅读(19) 评论(0) 推荐(0)
摘要: 一. 目录结构 D:\install\PLSQL |-- instantclient_11_2 |-- tnsnames.ora |-- PLSQL Developer |-- readme.txt 二. 环境变量 NLS_LANG = SIMPLIFIED CHINESE_CHINA.ZHS16G 阅读全文
posted @ 2017-03-28 13:23 Dlimeng 阅读(11) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 49 下一页