码迷,mamicode.com
首页 >  
搜索关键字:issues    ( 1031个结果
springboot1.5.4 配置druid1.1.0(使用druid-spring-boot-starter)
原文:https://github.com/x113773/testall/issues/11 ### Druid 最近发布了1.1.0 版本,并且提供了 [druid-spring-boot-starter](https://github.com/alibaba/druid/tree/master ...
分类:编程语言   时间:2017-06-29 11:23:57    阅读次数:2183
Spring Boot1.5.4 连接池 和 事务
原文:https://github.com/x113773/testall/issues/10 默认连接池 spring Boot中默认支持的连接池有Tomcat、HikariCP 、DBCP 、DBCP2,以下摘自[官方文档](http://docs.spring.io/spring-boot/d ...
分类:编程语言   时间:2017-06-29 11:13:29    阅读次数:156
react native遇到的坑
1、模拟器报错no bundle url present https://github.com/facebook/react-native/issues/12754 http://www.cnblogs.com/dragon-aslan/p/6965014.html 2、模拟器快捷键 回到首页: C ...
分类:其他好文   时间:2017-06-28 15:09:31    阅读次数:128
react-native-picke Cannot read property '_init' of undefined
使用react-native-picker报以下错误: 查看了react-native-picke的issues: https://github.com/beefe/react-native-picker/issues/128 最后原因是如下所示: 显示libRCTBEEPickermanager. ...
分类:其他好文   时间:2017-06-28 14:25:03    阅读次数:351
ASP.NET Core: You must add a reference to assembly mscorlib, version=4.0.0.0
ASP.NET Core 引用外部程序包的时候,有时会出现下面的错误: The type 'Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'mscorlib ...
分类:Web程序   时间:2017-06-27 16:22:39    阅读次数:251
ZooKeeper分布式集群部署及问题
ZooKeeper为分布式应用系统提供了高性能服务,在许多常见的集群服务中被广泛使用,最常见的当属HBase集群了,其他的还有Solr集群。Hadoop-2中的HA自己主动故障转移等。本文主要介绍了为HBase集群部署ZooKeeper集群的过程。并说明了部署过程中遇到的问题。 默认情况下,由HBa ...
分类:其他好文   时间:2017-06-26 20:10:39    阅读次数:276
oracle 10g/11g 命令对照,日志文件夹对照
?? oracle 10g/11g 命令对照,日志文件夹对照 oracle 11g 中不再建议使用的命令 Deprecated Command Replacement Commands crs_stat crsctl check cluster -all crsctl stat res -t crs ...
分类:数据库   时间:2017-06-26 20:03:55    阅读次数:227
【转载】sharding和partition区别
Partitioning is a general term used to describe the act of breaking up your logical data elements into multiple entities for the purpose of performanc ...
分类:其他好文   时间:2017-06-25 22:33:28    阅读次数:325
spark-streaming问题集锦
报错: 因为代码中设置了local directory: 需要设置成HDFS directory。 【参考】:http://45.55.83.242:4000/blog/2016/02/22/note-Some-Spark-issues-and-solutions/ ...
分类:其他好文   时间:2017-06-24 13:55:33    阅读次数:261
Hive官方文档
Hive官方文档 Hive官方文档 内容列表 Cloudera制作的Hive介绍视频 安装与配置 系统需求 安装Hive发行版 从Hive源码编译 运行Hive 配置管理概览 运行时配置 Hive, Map-Reduce 与本地模式 错误日志 DDL 操作 元数据存储 DML 操作 SQL 操作 查 ...
分类:其他好文   时间:2017-06-21 21:59:34    阅读次数:167
1031条   上一页 1 ... 61 62 63 64 65 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!