今天单位一ASP.NET网站,里面有个功能是导出数据,发现一导出就报错,报错内容是:SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT'OpenRowset/OpenDatasource' 的访问,因为此组件已作为此服务器安全配置的一 ...
分类:
数据库 时间:
2016-11-19 12:36:22
阅读次数:
366
参考文档: http://learnes.net/distributed_crud/bulk_requests.html 一、分布式集群 1.1 空集群 单台机器,其中没有数据,也没有索引。 集群中一个节点会被选举为master节点用于管理所有node。 和MySQL这样的集群架构不同,master ...
分类:
其他好文 时间:
2016-11-13 19:36:16
阅读次数:
269
1、下载mysql for jdbc driver. http://dev.mysql.com/downloads/connector/j/3.1.htmlMySQL Connector/J is distributed as a .zip or .tar.gz archive containing ...
分类:
数据库 时间:
2016-11-10 02:20:41
阅读次数:
211
producer接口: /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed ...
分类:
其他好文 时间:
2016-11-04 20:50:50
阅读次数:
651
Advanced Analytics With Spark.pdf Agile Data Science.pdf Apache Accumulo for Developers.pdf Apache Flume- Distributed Log Collection for Hadoop.pdf Ap... ...
分类:
其他好文 时间:
2016-11-04 17:18:53
阅读次数:
169
【原文地址】https://docs.mongodb.com/manual/ CRUD操作(三) 主要内容: 原子性和事务(Atomicity and Transactions),读隔离、一致性和新近性,分布式查询(Distributed Queries),分布式写操作,模拟两阶段任务提交,在副本集 ...
分类:
数据库 时间:
2016-11-03 23:02:57
阅读次数:
276
在Zookeeper的官网上有这么一句话:ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and ...
分类:
其他好文 时间:
2016-10-31 18:55:37
阅读次数:
265
HDFS(Hadoop Distributed File System ) HDFS(Hadoop Distributed File System )Hadoop分布式文件系统。是根据google发表的论文翻版的。论文为GFS(Google File System)Google 文件系统(中文,英文 ...
分类:
其他好文 时间:
2016-10-30 19:43:43
阅读次数:
314
简介 HDFS(Hadoop Distributed File System )Hadoop分布式文件系统。是根据google发表的论文翻版的。论文为GFS(Google File System)Google 文件系统(中文,英文)。 HDFS特点: 1、保存多个副本,且提供容错机制,副本丢失或宕机 ...
分类:
其他好文 时间:
2016-10-25 13:48:53
阅读次数:
400
Skip-gram model is to find word representations that are useful for predicting the surrounding words in a sentence or a document given a sequence of t ...
分类:
其他好文 时间:
2016-10-18 11:34:59
阅读次数:
282