安装完整版streamSets

 

背景

安装了core版本,但是其他的包都不能在使用的时候正常安装,所以下载完整版。

参考

https://streamsets.com/documentation/datacollector/3.17.x/help/datacollector/UserGuide/Installation/FullInstall_ServiceStart.html#concept_e45_3dr_bx

https://blog.csdn.net/macalzheng/article/details/105757679 

准备

--虚拟机控件30G,默认的20G无法安装

--安装jdk

https://www.cnblogs.com/xuliangxing/p/7066913.html

--安装curl

(为安装驱动做准备)

curl安装

https://www.cnblogs.com/weifeng1463/p/10740251.html

--配置环境参数

[maxiu@zhumei00 ~]$ sudo vi /etc/security/limits.conf

添加下述内容(maxiu为用户名),该步骤需要重启

  1. root hard nofile 32768

  2. root soft nofile 32768

--虚拟机开机关闭防火墙

systemctl disable firewalld.service

下载安装包

https://streamsets.com/products/dataops-platform/data-collector/download/

下载了3.17,5.62G,用迅雷下载

安装

解压

tar xf streamsets-datacollector-3.17.0-el7-all-rpms.tar

共解压出74个文件

tar -jxvf  待解压的文件     能看到解压的过程 

安装

yum localinstall streamsets*.rpm

启动

systemctl start sdc

访问

http://<hostname>:18630/

 登录默认用户密码为:admin/admin。

出错:

tail -100f  /var/log/sdc/sdc.log

解决 

原因排查,以上日志中的问题是因为网络原因。在网络好的情况下,能够不报错正常启动。

日志查询不再报错的情况下,如果网页打不开的排查:

  1. 虚拟机 links 
  2. 网页不正常 网页telnet
  3. 检查防火墙,要用centos7匹配的开机关闭命令。错误原因是:防火墙命令没有禁止,检测是否开启,用了非centos7的命令
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值