/* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with thi ...
分类:
编程语言 时间:
2017-12-06 13:10:38
阅读次数:
162
这个是在网上找到的一个大神写的(http://wudashan.cn/2017/10/23/Redis-Distributed-Lock-Implement/),对于分布式redis部署的,可以参考redisson(https://github.com/redisson/redisson/tree/ ...
分类:
其他好文 时间:
2017-12-02 19:16:06
阅读次数:
163
hbase.rootdir hdfs://server110/hbase hbase.cluster.distributed true hbase.zookeeper.quorum server:110,spark01:2181 ...
分类:
其他好文 时间:
2017-11-28 11:47:23
阅读次数:
209
Kylin is an open source Distributed Analytics Engine from eBay Inc。that provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop support ...
分类:
其他好文 时间:
2017-11-25 20:49:06
阅读次数:
154
1、开启Ad Hoc Distributed Queries组件,在sql查询编辑器中执行如下语句: exec sp_configure 'show advanced options',1 reconfigure exec sp_configure 'Ad Hoc Distributed Queri ...
分类:
数据库 时间:
2017-11-18 12:42:16
阅读次数:
228
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this... ...
分类:
其他好文 时间:
2017-11-16 17:18:17
阅读次数:
144
配置文件如下<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with thi ...
分类:
数据库 时间:
2017-11-13 21:27:27
阅读次数:
193
1、启用Ad Hoc Distributed Queries 在使用openrowset/opendatasource前搜先要启用Ad Hoc Distributed Queries服务,因为这个服务不安全所以SqlServer默认是关闭的 启用Ad Hoc Distributed Queries的 ...
分类:
数据库 时间:
2017-11-12 17:30:52
阅读次数:
158
自然,你是不会犯错的。不过现在是凌晨两点,你正在赶一份工作报告,你在readme.txt中添加了一行: $ cat readme.txt Git is a distributed version control system. Git is free software distributed und ...
分类:
其他好文 时间:
2017-11-11 13:06:27
阅读次数:
193
我们已经成功地添加并提交了一个readme.txt文件,现在,是时候继续工作了,于是,我们继续修改readme.txt文件,改成如下内容: Git is a distributed version control system. Git is free software. 现在,运行git stat ...
分类:
其他好文 时间:
2017-11-11 13:05:32
阅读次数:
132