安装BigTop编译的Alluxio

1、安装alluxio

#在hdp1-hdp5安装

yum install alluxio -y

2、修改配置文件

#修改 /etc/alluxio/conf/alluxio-site.properties

alluxio.zookeeper.enabled=true
alluxio.zookeeper.address=hdp1:2181,hdp2:2181,hdp3:2181

alluxio.master.hostname=hdp1
alluxio.underfs.hdfs.configuration=/etc/hadoop/conf/core-site.xml:/etc/hadoop/conf/hdfs-site.xml
alluxio.underfs.address=hdfs://mycluster:9000/alluxio/root/
alluxio.master.journal.folder=hdfs://mycluster:9000/alluxio/journal/

#修改/etc/alluxio/conf/workers
hdp1
hdp2
hdp3
hdp4
hdp5

#分发配置文件
scp conf/ hdp2:/etc/alluxio/
scp conf/ hdp3:/etc/alluxio/
scp conf/ hdp4:/etc/alluxio/
scp conf/ hdp5:/etc/alluxio/

3、启动服务

hdp1
./alluxio-master start
./alluxio-worker start

hdp2-hdp5
./alluxio-worker start

4、查看日志

cat /var/log/alluxio/worker.log

5、测试

./bin/alluxio fs leader
./bin/alluxio runTests

[root@hdp5 init.d]# alluxio fs leader
hdp1

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值