翻译自官网flume1.8用户指南,原文地址:Flume 1.8.0 User Guide 一、 介绍 1. 概述 Apache Flume 是收集、汇总和移动大数据量的不同数据源到集中的数据仓库的分布式的、可靠的、可用的系统。 使用flume 不仅仅可以做日志收集。自从数据源可自定义,flume可 ...
分类:
Web程序 时间:
2019-01-28 17:41:31
阅读次数:
262
csdn博客地址(已测试过):https://blog.csdn.net/yangyangrenren/article/details/81100836 官方地址:https://www.elastic.co/guide/cn/elasticsearch/guide/current/_cluster ...
分类:
其他好文 时间:
2019-01-27 22:05:56
阅读次数:
299
1 linux终端会话管理工具: https://wdxtub.com/2016/03/30/tmux-guide/2 ansible极简入门教程: https://my.oschina.net/kangvcar/blog/18301553 ansible常用模块: https://www.cnbl... ...
分类:
其他好文 时间:
2019-01-26 20:24:37
阅读次数:
173
希望以后每天都有时间学习,每天都有时间Coding 最近在学ASP.NET Core,折腾了几天,参照官网的Guide跑了几个HelloWorld。 顺便学习下工具的使用 SDK:.NET Core SDK 编辑器工具:VS Code,VS 代码托管:Git,Github github地址:http ...
分类:
Web程序 时间:
2019-01-26 20:00:14
阅读次数:
594
可以使用TikZ,用TikZ绘制出来的图形效果非常好,原生支持所有LaTeX语法。 使用 LaTeX 画柱状图/条形图参考:Guide to draw charts (basic, pie, bar) from data Example: Matrix multiplication : Exampl ...
分类:
其他好文 时间:
2019-01-26 17:08:36
阅读次数:
166
PyTorch in Action: A Step by Step Tutorial PyTorch in Action: A Step by Step Tutorial Installation Guide Step 1, donwload the Miniconda and installing ...
分类:
其他好文 时间:
2019-01-25 22:42:38
阅读次数:
220
This guide will walk you through connecting Microsoft Power BI to a MongoDB DataSet using our MongoDB certified ODBC driver. Microsoft Power BI enable ...
分类:
数据库 时间:
2019-01-25 17:40:26
阅读次数:
371
1. 查看本机配置,查看显卡类型是否支持NVIDIA GPU,选中计算机--> 右键属性 --> 设备管理器 --> 显示适配器:NVIDIA GeForce GT 610,从https://developer.nvidia.com/cuda-gpus可以查到相应显卡的compute capabil ...
按照官网文档 http://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html#axzz4TpI4c8vf 进行安装: 在windows7上安装cuda8.0/cuda7.5的系统需求:(1)、ACUDA ...
vue2.0-路由配置 参考:https://router.vuejs.org/zh/guide/#html 使用vue-cli创建的项目,先不需要安装路由模块。 1.安装 cnpm install vue-router --save 以下步骤配置文件均在mains.js文件上配置 2、引入rout ...
分类:
其他好文 时间:
2019-01-22 15:06:03
阅读次数:
192