# 1.停掉MySQL进程 [root@standby ~]# /etc/init.d/mysqld stop Shutting down MySQL... SUCCESS! [root@standby ~]# # 2.mysqld_safe配置跳过授权表启动MySQL [root@standby ... ...
分类:
数据库 时间:
2017-07-13 10:32:53
阅读次数:
221
1、什么是大数据?什么是云计算?什么是hadoop? 大数据现在很火,到底什么是大数据,多大的数据才算大,一般而言对于TB级以上的数据我们成为大数据,对于这些数据它的价值在哪?大数据的价值就是我们大量的数据中分析出有价值的信息,来判断一些行为等等信息。而这些大数据存储在哪?如何进行分析?这就衍生了H ...
分类:
其他好文 时间:
2017-07-12 23:25:38
阅读次数:
248
Android 6.0 变化 Android 6.0 ChangesIn this document执行时权限Runtime PermissionsDoze and App Standby阿帕奇 HTTPClient 移除Apache HTTP Client RemovalOpenSSL 的分支 B ...
分类:
移动开发 时间:
2017-07-10 13:27:17
阅读次数:
310
SDRAM笔记 1 LogicBankSDRAM中的每个存储阵列称为一个逻辑bank(LogicBank)。目前sdram一般都有4个Bank。要寻址一个存储单元,要确定:bank地址,行地址,列地址。 2 命令SDRAM的各种操作命令,通过RAS,CAS,WE不同的电平组合来实现。各个命令如下表所 ...
分类:
其他好文 时间:
2017-07-09 23:02:23
阅读次数:
195
Firing Mode Definition The Class of Projectile to spawn Returns the type of projectile to spawn Perform all logic associated with firing a shot Fires ...
分类:
其他好文 时间:
2017-07-09 19:50:32
阅读次数:
295
A flow diagram of the AMP link establishment and detachment of a connection between two devices is shown in Figure 4.47. 1 Physical Link Establishment ...
分类:
其他好文 时间:
2017-07-09 16:21:39
阅读次数:
265
fly@UBT-sCloud:~/pub_work/05-ARM/00-s5pv210$ sudo fdisk -lDisk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectorsUnits: sectors of 1 * 512 = 512 bytesS ...
分类:
其他好文 时间:
2017-07-09 13:42:08
阅读次数:
226
第三百零二节,三层架构讲解 三层架构(3-tier architecture) 通常意义上的三层架构就是将整个业务应用划分为:表现层(Presentation layer)、业务逻辑层(Business Logic Layer)、数据访问层(Data access layer)。区分层次的目的即为了 ...
分类:
其他好文 时间:
2017-07-08 16:55:51
阅读次数:
168
报错原信息: SG-UAP :ERROR RestExceptionResolver:141 - java.lang.StringIndexOutOfBoundsException: String index out of range: -6 at java.lang.String.substrin ...
分类:
其他好文 时间:
2017-07-06 22:54:33
阅读次数:
955
Spark排错与优化 http://blog.csdn.net/lsshlsw/article/details/49155087 一. 运维 1. Master挂掉,standby重启也失效 Master默认使用512M内存,当集群中运行的任务特别多时,就会挂掉,原因是master会读取每个task ...
分类:
其他好文 时间:
2017-07-06 20:51:31
阅读次数:
398