Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1034293
  • 博文数量: 239
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 3618
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-12 13:17
文章分类

全部博文(239)

文章存档

2021年(1)

2016年(1)

2015年(30)

2014年(91)

2013年(116)

发布时间:2015-10-26 15:10:41

1.环境说明[root@Master hadoop-2.6.0]#lsb_release -aLSB Version::base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarchDistributor ID:CentOSDescription:CentOS release 6.5 (Final)Release:6.5Codename:Final.........【阅读全文】

阅读(1432) | 评论(0) | 转发(0)

发布时间:2021-07-04 19:25:13

#!/bin/sh################################################################################################################Script name: checkLinux.sh#Script description: Linux Check#Current Release Version: 1.0.0#Script Owner: He ,Haibo#Latest editor: He, Haibo#Support platform:  Linux OS .........【阅读全文】

阅读(742) | 评论(0) | 转发(0)

发布时间:2016-02-10 09:56:10

JBoss7 局域网无法访问 解决方法在standalone模式,修改/jboss/jboss-as-7.1.1.Final/standalone/configuration/standalone.xml。如下修改或新增一个interface。点击(此处)折叠或打开<interfaces>       &nbs.........【阅读全文】

阅读(1276) | 评论(0) | 转发(0)

发布时间:2015-11-03 10:36:51

编写logstash到kafka的接口,如下图所示。[root@rac01 ~]# cat kafka.conf input {    stdin {        add_field => {"key" => "value"}        codec => "plain"        tags => ["add"]        type => "std"&.........【阅读全文】

阅读(2739) | 评论(0) | 转发(0)

发布时间:2015-10-29 17:36:48

三台操作系统搭建kafka集群环境OS版本:[root@Master kafka_2.10-0.8.2.2]# lsb_release -aLSB Version::base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarchDistributor ID:CentOSDescription:CentOS release 6.5 (F.........【阅读全文】

阅读(1367) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册